hab (HAB) - input
lType (LONG) - input
OD_QUEUED
Certain restrictions apply for this device type;
Certain restrictions apply for this device type;
Functionally, this device type is the same as OD_METAFILE, except that querying of attributes is not allowed with a presentation space while it is associated with an OD_METAFILE_NOQUERY device context. If querying of attributes is not required, OD_METAFILE_NOQUERY should be used in preference to OD_METAFILE, since it gives improved performance.
Certain restrictions apply for this device type;
pszToken (PSZ) - input
This identifies the device information, held in the initialization file. This information is the same as that which may be pointed to by pdopData; any information that is obtained from pdopData overrides the information obtained by using this parameter.
If pszToken is specified as "*", no device information is taken from the initialization file.
OS/2 behaves as if "*" is specified, but it allows any string.
lCount (LONG) - input
This is the number of items present in the pdopData parameter. This can be less than the full list if omitted items are irrelevant, or are supplied from pszToken or elsewhere.
pdopData (PDEVOPENDATA) - input
hdcComp (HDC) - input
When lType is OD_MEMORY, this parameter is a handle to a device context compatible with bit maps that are to be used with this device context.
If hdcComp is NULLHANDLE, compatibility with the screen is assumed.
hdc (HDC) - returns
DEV_ERROR