ReactOS 0.4.15-dev-7953-g1f49173
_SWENUM_INSTALL_INTERFACE Struct Reference

#include <swenum.h>

Collaboration diagram for _SWENUM_INSTALL_INTERFACE:

Public Attributes

GUID DeviceId
 
GUID InterfaceId
 
WCHAR ReferenceString [1]
 

Detailed Description

Definition at line 15 of file swenum.h.

Member Data Documentation

◆ DeviceId

GUID _SWENUM_INSTALL_INTERFACE::DeviceId

Definition at line 16 of file swenum.h.

Referenced by InstallSoftwareDeviceInterface(), and KspInstallBusEnumInterface().

◆ InterfaceId

GUID _SWENUM_INSTALL_INTERFACE::InterfaceId

Definition at line 17 of file swenum.h.

Referenced by InstallSoftwareDeviceInterface().

◆ ReferenceString

WCHAR _SWENUM_INSTALL_INTERFACE::ReferenceString[1]

Definition at line 18 of file swenum.h.

Referenced by InstallSoftwareDeviceInterface().


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