Icon GetData Method

procedure GetData(Buffer: Pointer)

Usage

Call the GetData method to retrieve the value of a parameter in its native DBISAM format into a buffer. The buffer must have enough space to hold the information. Use the GetDataSize method to determine the necessary size.
Image