ReactOS 0.4.15-dev-7924-g5949c20
BUS_INSTANCE_ENTRY Struct Reference

#include <kstypes.h>

Collaboration diagram for BUS_INSTANCE_ENTRY:

Public Attributes

LIST_ENTRY Entry
 
GUID InterfaceGuid
 
UNICODE_STRING SymbolicLink
 

Detailed Description

Definition at line 170 of file kstypes.h.

Member Data Documentation

◆ Entry

LIST_ENTRY BUS_INSTANCE_ENTRY::Entry

Definition at line 172 of file kstypes.h.

Referenced by KspCreateDeviceAssociation().

◆ InterfaceGuid

GUID BUS_INSTANCE_ENTRY::InterfaceGuid

Definition at line 173 of file kstypes.h.

Referenced by KspCreateDeviceAssociation().

◆ SymbolicLink

UNICODE_STRING BUS_INSTANCE_ENTRY::SymbolicLink

Definition at line 174 of file kstypes.h.

Referenced by KspEnableBusDeviceInterface(), and KspRemoveDeviceAssociations().


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