#include <Property.hpp>
Public Attributes | |
DWORD | Flags |
PVOID | Offset |
DWORD | Size |
DWORD | Elements |
Private Member Functions | |
VOID | Register () |
VOID System::Property::Register | ( | ) | [private, virtual] |
Registers object with the object subsystem.
Reimplemented from System::Object.
DWORD System::Property::Flags |
Property flags.
Reimplemented from System::Object.
PVOID System::Property::Offset |
The offset of the property.
DWORD System::Property::Size |
The size of the property.
The number of elements.