Datasnap.Win.SConnect.IDataBlock.GetMemory
Delphi
function GetMemory: Pointer; stdcall;
C++
virtual void * __stdcall GetMemory(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | Datasnap.Win.SConnect.pas Datasnap.Win.SConnect.hpp | Datasnap.Win.SConnect | IDataBlock | 
Description
Returns the value of the Memory property.
GetMemory is the read implementer for the Memory property.