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

Public Attributes | |
| UNICODE_STRING | DeviceInstance |
| LPGUID | FilterGuid |
| ULONG | Flags |
| PVOID | Buffer |
| ULONG | BufferSize |
| PVOID _PLUGPLAY_CONTROL_INTERFACE_DEVICE_LIST_DATA::Buffer |
Definition at line 500 of file cmtypes.h.
Referenced by IopGetInterfaceDeviceList(), PNP_GetInterfaceDeviceList(), and PNP_GetInterfaceDeviceListSize().
| ULONG _PLUGPLAY_CONTROL_INTERFACE_DEVICE_LIST_DATA::BufferSize |
Definition at line 501 of file cmtypes.h.
Referenced by IopGetInterfaceDeviceList(), PNP_GetInterfaceDeviceList(), and PNP_GetInterfaceDeviceListSize().
| UNICODE_STRING _PLUGPLAY_CONTROL_INTERFACE_DEVICE_LIST_DATA::DeviceInstance |
Definition at line 497 of file cmtypes.h.
Referenced by IopGetInterfaceDeviceList(), PNP_GetInterfaceDeviceList(), and PNP_GetInterfaceDeviceListSize().
| LPGUID _PLUGPLAY_CONTROL_INTERFACE_DEVICE_LIST_DATA::FilterGuid |
Definition at line 498 of file cmtypes.h.
Referenced by IopGetInterfaceDeviceList(), PNP_GetInterfaceDeviceList(), and PNP_GetInterfaceDeviceListSize().
| ULONG _PLUGPLAY_CONTROL_INTERFACE_DEVICE_LIST_DATA::Flags |
Definition at line 499 of file cmtypes.h.
Referenced by IopGetInterfaceDeviceList(), PNP_GetInterfaceDeviceList(), and PNP_GetInterfaceDeviceListSize().