RealTimeVPath Class Properties
- Last UpdatedApr 08, 2026
- 3 minute read
For a list of all members of this type, see RealTimeVPath members.
| Name | Description | |
|---|---|---|
![]() | Array | Array of steps leading down the m_path (ptarray). |
![]() | FieldName | Get field name. |
![]() | HPDBRealTimeVPath | Underlying instance of the wrapped object. |
![]() | IsFieldGetOverridden | Whether fieldget pointer is overriden or not. |
![]() | IsFieldPutOverridden | Whether fieldput pointer for owner system is overriden or not. |
![]() | IsRemoteFieldPutOverridden | Whether fieldput pointer for owner system is overriden or not. |
![]() | KeyName | Get key name. |
![]() | Kind | What kind is the ultimate type (ptkind) |
![]() | Length | Length of the m_path array (ptlength). |
![]() | Offset | Offset into the point in bytes (ptoffset). |
![]() | path | Get Path internal structure. |
![]() | PointNumber | slot number in data base (ptnum). |
![]() | TableNumber | table number (ptdbnum). |
![]() | Type | Type number of the value (pttype). |
![]() | UltimateType | Ultimate type number of the value (ptult). |
| Name | Description | |
|---|---|---|
![]() | Disposed | Indicates if the current RealTimeVPath instance has already disposed of its resources. |

