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 of one corner of the copy rectangle.
ULONG EndPos
Linear position in the presentation space of one corner of the copy rectangle.
ULONG StartRow
Row in the presentation space of one corner of the copy rectangle.
ULONG StartCol
Column in the presentation space of one corner of the copy rectangle.
ULONG EndRow
Row in the presentation space of one corner of the copy rectangle.
ULONG EndCol
Column in the presentation space of one corner of the copy rectangle.
PS_PLANE plane
Optional parameter specifying which presentation space plane is to be copied. If specified, must be one of TextPlane, ColorPlane, FieldPlane, or ExfieldPlane. The default is TextPlane. See ECL Planes — Format and Content for the content and format of the different ECL planes.