ReactOS 0.4.15-dev-7788-g1ad9096
_WDF_DEVICE_PNP_CAPABILITIES Struct Reference

#include <wdfdevice.h>

Collaboration diagram for _WDF_DEVICE_PNP_CAPABILITIES:

Public Attributes

ULONG Size
 
WDF_TRI_STATE LockSupported
 
WDF_TRI_STATE EjectSupported
 
WDF_TRI_STATE Removable
 
WDF_TRI_STATE DockDevice
 
WDF_TRI_STATE UniqueID
 
WDF_TRI_STATE SilentInstall
 
WDF_TRI_STATE SurpriseRemovalOK
 
WDF_TRI_STATE HardwareDisabled
 
WDF_TRI_STATE NoDisplayInUI
 
ULONG Address
 
ULONG UINumber
 

Detailed Description

Definition at line 1509 of file wdfdevice.h.

Member Data Documentation

◆ Address

ULONG _WDF_DEVICE_PNP_CAPABILITIES::Address

Definition at line 1532 of file wdfdevice.h.

◆ DockDevice

WDF_TRI_STATE _WDF_DEVICE_PNP_CAPABILITIES::DockDevice

Definition at line 1522 of file wdfdevice.h.

◆ EjectSupported

WDF_TRI_STATE _WDF_DEVICE_PNP_CAPABILITIES::EjectSupported

Definition at line 1520 of file wdfdevice.h.

◆ HardwareDisabled

WDF_TRI_STATE _WDF_DEVICE_PNP_CAPABILITIES::HardwareDisabled

Definition at line 1526 of file wdfdevice.h.

◆ LockSupported

WDF_TRI_STATE _WDF_DEVICE_PNP_CAPABILITIES::LockSupported

Definition at line 1519 of file wdfdevice.h.

◆ NoDisplayInUI

WDF_TRI_STATE _WDF_DEVICE_PNP_CAPABILITIES::NoDisplayInUI

Definition at line 1527 of file wdfdevice.h.

◆ Removable

WDF_TRI_STATE _WDF_DEVICE_PNP_CAPABILITIES::Removable

Definition at line 1521 of file wdfdevice.h.

◆ SilentInstall

WDF_TRI_STATE _WDF_DEVICE_PNP_CAPABILITIES::SilentInstall

Definition at line 1524 of file wdfdevice.h.

◆ Size

ULONG _WDF_DEVICE_PNP_CAPABILITIES::Size

Definition at line 1513 of file wdfdevice.h.

◆ SurpriseRemovalOK

WDF_TRI_STATE _WDF_DEVICE_PNP_CAPABILITIES::SurpriseRemovalOK

Definition at line 1525 of file wdfdevice.h.

◆ UINumber

ULONG _WDF_DEVICE_PNP_CAPABILITIES::UINumber

Definition at line 1533 of file wdfdevice.h.

◆ UniqueID

WDF_TRI_STATE _WDF_DEVICE_PNP_CAPABILITIES::UniqueID

Definition at line 1523 of file wdfdevice.h.


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