pszDriverName (PSZ) - input
A
pointer to a string containing the name of the device driver, such as LaserJet.
pcNames (PLONG) - input
A
pointer to count of fields, cNames, in DeviceName and DeviceDesc arrays.
paDeviceName (PSTR32) - input
A
pointer to DeviceName array, CHAR cNames[32]. Device names are NULL-terminated
strings such as 'HP LaserJet II'.
paDeviceDesc (PSTR64) - input
A
pointer to DeviceDesc array, CHAR cNames[64]. Device descriptions are NULL-terminated
strings such as 'HP LaserJet II'.
pcDataTypes (PLONG) - input
A
pointer to count of fields, cDataTypes in DataType array.
paDataType (PSZ) - input
A
pointer to DataType array, CHAR cDataTypes[16].
lReserved1 (ULONG) - input
lReserved2 (ULONG) - input
rc (LONG) - returns
[Back: OS2_PM_DRV_DEVICENAMES Return Value - rc]
[Next: OS2_PM_DRV_DEVICENAMES - Remarks]