IMcObject Properties |
![]() |
The IMcObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | AncestorMcObject | The closest "ancestor" McObject with a given TagNumber or the
"root" ancestor McObject. |
![]() ![]() | Category | A property both reflecting and allowing the assignment of the
object's Category membership. |
![]() | CreatorCollection | A read-only property reflecting the McObjects collection instance
from which this McObject instance was created. |
![]() | DisplayName | A read/write name string property to be used for display
purposes. |
![]() | Interface | A read-only property reflecting this object's interface data, if any. |
![]() | InternalHOBJ | The unique, internal object handle |
![]() | Name | The object's name, formatted as specified by the bShowParentAndNamespace argument |
![]() | Namespace | The object's namespace. |
![]() | ParentMcObject | A read/write property reflecting the object's immediate Parent
McObject, if any. |
![]() ![]() | SelectedMcObject | A McObject instance that exposes a sub-array of the
Value property. |
![]() ![]() | SelectedValues | A read/write property allowing access to a sub-array of the
Value property. |
![]() | ShadowMcObject | A Read/Write Property for setting or retrieving the Shadow of an
Alias type object. |
![]() ![]() | Shape | For data objects, the Shape property reflects and sets the
number of dimensions, and the size and characteristics of those dimensions. |
![]() | TagNumber | A read/write property reflecting object's Tag Number. |
![]() ![]() | Type | |
![]() | UserFlags | A masked read/write property reflecting the object's UserFlags. |
![]() | Value | A property both reflecting and allowing the assignment of
the data value(s) associated with this object. |
![]() | ValueType | The VARTYPE of the Value property. |
![]() | VectorLength | A read-only property giving the vector length of a data object. |