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. | |
Definition at line 33 of file nt4/PortEnum.c.
1.4.2