OpenCBM
Data Fields
ENUMERATE_WDM Struct Reference

Data Fields

PWSTR SymbolicLinkList
 
PWSTR CurrentSymbolicLink
 

Detailed Description

This struct is used as internal storage for the ParPortEnumerateOpen()/ParPortEnumerate()/ParPortEnumerateClose() functions

Definition at line 30 of file wdm/PortEnum.c.

Field Documentation

PWSTR ENUMERATE_WDM::CurrentSymbolicLink

Pointer to the current entry in the SymbolicLinkList

Definition at line 39 of file wdm/PortEnum.c.

PWSTR ENUMERATE_WDM::SymbolicLinkList

Pointer to a list of symbolic links which contains all driver names which implement the parallel port interface

Definition at line 36 of file wdm/PortEnum.c.


The documentation for this struct was generated from the following file: