hab (HAB) - input
pszDriverName (PSZ) - input
The file-name extension is DRV.
pldn (PLONG) - in/out
On input, it must be greater or equal to 0. pldn can have the following values:
Zero
aDeviceName (PSTR32) - output
An array of null-terminated strings, each element of which identifies a particular device. Valid names are defined by presentation drivers.
aDeviceDesc (PSTR64) - output
An array of null-terminated strings, each element of which is a description of a particular device. Valid descriptions are defined by presentation drivers.
pldt (PLONG) - in/out
On input, it must be greater or equal to 0. pldt can have the following values:
Zero
aDataType (PSTR16) - output
An array of null-terminated strings, each element of which identifies a data type. Valid data types are defined by presentation drivers.
rc (BOOL) - returns
TRUE