2.2.1.3.2 FORM_INFO and RPC_FORM_INFO Members
This section describes the members that are commonly used in FORM_INFO and RPC_FORM_INFO structures.
Flags: The form property from the following table.
Name/value |
Description |
---|---|
FORM_USER 0x00000000 |
The form has been defined by the user and appears in the registry. |
FORM_BUILTIN 0x00000001 |
The form is part of the spooler and does not appear in the registry. |
FORM_PRINTER 0x00000002 |
The form is associated with a particular printer and appears in the registry. |
pName: A pointer to a string that specifies the form name. For rules governing form names, see section 2.2.4.5.
Size: The form's width and height in thousandths of millimeters using a SIZE structure.
ImageableArea: The part of the form that the printer can print on as a rectangle in thousandths of millimeters using a RECTL structure.