DynamicPointerInstance Properties
The DynamicPointerInstance type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the inner symbol of this DynamicSymbol (Inherited from DynamicSymbol.) | |
|
Gets the access rights. (Inherited from DynamicSymbol.) | |
|
Gets the Symbol Attributes (Inherited from DynamicSymbol.) | |
|
Gets the size of the IDataType in bits. (Inherited from DynamicSymbol.) | |
|
Gets the (aligned) size of of the Type/Instance in Bytes (Inherited from DynamicSymbol.) | |
|
Gets the category. (Inherited from DynamicSymbol.) | |
|
Gets the comment of the IInstance (Inherited from DynamicSymbol.) | |
|
Gets the connection bound to this DynamicSymbol (Inherited from DynamicSymbol.) | |
|
Gets the IDataType of the IInstance. (Inherited from DynamicSymbol.) | |
|
Gets a value indicating whether this instance has value (only the non VirtualInstances, what means the Symbols with locations). (Inherited from DynamicSymbol.) | |
|
Gets the name of the instance (without periods (.) (Inherited from DynamicSymbol.) | |
|
Gets the relative / absolute access path to the instance (with periods (.)) (Inherited from DynamicSymbol.) | |
|
Gets a value indicating whether this instance is not basing on a full DataType but instead of some sort of bit mapping (Inherited from DynamicSymbol.) | |
|
Indicates that the Size of the Object is Byte aligned (BitSize % 8 == 0) (Inherited from DynamicSymbol.) | |
|
Gets a value indicating whether this Symbol is acontainer type. (Inherited from DynamicSymbol.) | |
|
Gets a value indicating whether this ISymbol is persistent. (Inherited from DynamicSymbol.) | |
|
Indicates that the IInstance represents a Pointer type (Pointer TO) (Inherited from DynamicSymbol.) | |
|
Gets a value indicating whether this instance is a primitive type. (Inherited from DynamicSymbol.) | |
|
Indicates that this instance is read only. (Inherited from DynamicSymbol.) | |
|
Gets a value indicating whether this instance is recursive. (Inherited from DynamicSymbol.) | |
|
Indicates that the IInstance represents a Reference type (REFERENCE TO) (Inherited from DynamicSymbol.) | |
|
Gets a value indicating whether this instance is static. (Inherited from DynamicSymbol.) | |
|
Gets the normalized instance name (fixed name for dynamic property access that doesn't contain invalid characters), (Inherited from DynamicSymbol.) | |
|
Gets the notification settings. (Inherited from DynamicSymbol.) | |
|
Gets the parent Symbol (Inherited from DynamicSymbol.) | |
|
Gets the resolved reference of Pointer / Reference (or NULL if PVOID) | |
|
Gets the size of the IInstance in bytes. (Inherited from DynamicSymbol.) | |
|
Gets the SubSymbols of the ISymbol (Inherited from DynamicSymbol.) | |
|
Gets the name of the DataType that is used for this IInstance. (Inherited from DynamicSymbol.) | |
|
Gets the value encoding. (Inherited from DynamicSymbol.) |