Article # 316, added by Geoworks, historical record
| first | previous | index | next | last |

Getting the token ID of a running application.



Q. I got the optr for an application from
   MSG_GEN_FIELD_GET_TOP_GEN_APPLICATION, and I would like to get the
   tokenID for that application. How can I get it?

A. Ultimately you want to call GeodeGetInfo, which requires a GeodeHandle.
   You can get the GeodeHandle from MemOwner(OptrToHandle())