OpenCBM
|
Data Fields | |
UNICODE_STRING | DriverPrefix |
Prefix of the device names to be returned. | |
UNICODE_STRING | DriverNumber |
Memory for the number in the device names. | |
UNICODE_STRING | CompleteDriverName |
The complete driver name which will be returned. | |
ULONG | Count |
The actual number which the functions just returned. | |
ULONG | MaxCount |
The maximum number which the functions might return. | |
This struct is used as internal storage for the ParPortEnumerateOpen()/ParPortEnumerate()/ParPortEnumerateClose() functions
Definition at line 32 of file nt4/PortEnum.c.