ReactOS 0.4.15-dev-7942-gd23573b
_WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_15:

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 1227 of file wdf215.h.

Member Data Documentation

◆ Flags

_In_ ULONG _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_15::Flags

Definition at line 1262 of file wdf215.h.

◆ InterfaceClassGUID

_In_ const GUID* _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_15::InterfaceClassGUID

Definition at line 1233 of file wdf215.h.

◆ Lcid

_In_ LCID _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_15::Lcid

Definition at line 1255 of file wdf215.h.

◆ PropertyKey

_In_ const DEVPROPKEY* _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_15::PropertyKey

Definition at line 1245 of file wdf215.h.

◆ ReferenceString

_In_opt_ PCUNICODE_STRING _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_15::ReferenceString

Definition at line 1239 of file wdf215.h.

◆ Size

_In_ ULONG _WDF_DEVICE_INTERFACE_PROPERTY_DATA_V2_15::Size

Definition at line 1228 of file wdf215.h.


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