|
DataBloc::DataPtr
The DataBloc::DataPtr property returns a pointer to the
actual data managed by this object.
Syntax
This is a read-only property.
[number] DataPtr;
Data Type
A number representing the address of the data in memory. This
number is a pointer and must be used as is.
Remarks
None.
Property Information
| Object |
DataBloc |
| Availability |
Messenger Plus! Live 4.00 |
See Also
DataBloc Object.
|