CObjectID.hIntroductionUse the links in the table of contents to the left to access the documentation. TypedefsObjectIDtypedef long long ObjectID; DiscussionUnique ID type that we use to identify all sorts of objects. Note that these IDs are only unique among their type of object, so you can get the same object ID for a cursor, card and icon. |