LAYOUT_TEXT_DESCRIPTOR

LAYOUT_TEXT_DESCRIPTOR Identifies the attributes of the source and target text.
typedef struct  _LAYOUT_TEXT_DESCRIPTOR {
ULONG    in;      /* Input buffer description */
ULONG    out;     /* Output description */
 } LAYOUT_TEXT_DESCRIPTOR;


[Back: LAYOUT_OBJECT]
[Next: front]