ReactOS 0.4.15-dev-7834-g00c4b3d
_WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_0:

Public Attributes

_In_ ULONG Size
 
_In_ const GUIDInterfaceClassGUID
 
_In_opt_ PCUNICODE_STRING ReferenceString
 
_In_ const DEVPROPKEYPropertyKey
 
_In_ LCID Lcid
 
_In_ ULONG Flags
 

Detailed Description

Definition at line 1230 of file wdf20.h.

Member Data Documentation

◆ Flags

_In_ ULONG _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_0::Flags

Definition at line 1265 of file wdf20.h.

◆ InterfaceClassGUID

_In_ const GUID* _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_0::InterfaceClassGUID

Definition at line 1236 of file wdf20.h.

◆ Lcid

_In_ LCID _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_0::Lcid

Definition at line 1258 of file wdf20.h.

◆ PropertyKey

_In_ const DEVPROPKEY* _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_0::PropertyKey

Definition at line 1248 of file wdf20.h.

◆ ReferenceString

_In_opt_ PCUNICODE_STRING _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_0::ReferenceString

Definition at line 1242 of file wdf20.h.

◆ Size

_In_ ULONG _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_0::Size

Definition at line 1231 of file wdf20.h.


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