TOC PREV NEXT INDEX

Type id

Definition

An object's base type has a unique id.In a C function, the id's type is OMtype_id.

Creating objects

OMtype_id is needed only if you are creating objects explicitly in a C function, which is not a typical use of the Object Manager.

TOC PREV NEXT INDEX