Datasnap.Win.SConnect.IDataBlock Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
ClearpublicRemoves all data from Memory except for the reserved bytes.
GetBytesReservedpublicReturns the value of the BytesReserved property.
GetMemorypublicReturns the value of the Memory property.
GetSignaturepublicReturns the value of the Signature property.
GetSizepublicReturns the value of the Size property.
GetStreampublicReturns the value of the Stream property.
IgnoreStreampublicInforms the data block when its stream is invalidated.
InitDatapublicAdds data to the data block.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReadpublicReads a specified number of bytes into a buffer.
ReleasepublicDecrements the reference count for this interface.
SetSignaturepublicSets the value of the Signature property.
SetSizepublicSets the value of the Size property.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
WritepublicWrites a specified number of bytes from a buffer.