Parameters

char *Buff
Pointer to application supplied buffer of at least BuffLen size.
ULONG BuffLen
Number of bytes in the supplied buffer.
ULONG StartPos
Linear position in the presentation space at which to start the copy.
ULONG StartRow
Row in the presentation space at which to start the copy.
ULONG StartCol
Column in the presentation space at which to start the copy.
ULONG Length
Linear number of bytes to copy from the presentation space.
PS_PLANE plane
Optional parameter specifying which presentation space plane is to be copied. If specified, must be one of TextPlane, ColorPlane, FieldPlane, and ExfieldPlane. The default is TextPlane. See ECL Planes — Format and Content for the content and format of the different ECL planes.