|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <kstypes.h>

Public Attributes | |
| LIST_ENTRY | Entry |
| GUID | InterfaceGuid |
| UNICODE_STRING | SymbolicLink |
| LIST_ENTRY BUS_INSTANCE_ENTRY::Entry |
Definition at line 172 of file kstypes.h.
Referenced by KspCreateDeviceAssociation().
| GUID BUS_INSTANCE_ENTRY::InterfaceGuid |
Definition at line 173 of file kstypes.h.
Referenced by KspCreateDeviceAssociation().
| UNICODE_STRING BUS_INSTANCE_ENTRY::SymbolicLink |
Definition at line 174 of file kstypes.h.
Referenced by KspEnableBusDeviceInterface(), and KspRemoveDeviceAssociations().