ReactOS 0.4.15-dev-7924-g5949c20
_WDF_DEVICE_PROPERTY_DATA_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_DEVICE_PROPERTY_DATA_V1_15:

Public Attributes

_In_ ULONG Size
 
_In_ const DEVPROPKEYPropertyKey
 
_In_ LCID Lcid
 
_In_ ULONG Flags
 

Detailed Description

Definition at line 1251 of file wdf115.h.

Member Data Documentation

◆ Flags

_In_ ULONG _WDF_DEVICE_PROPERTY_DATA_V1_15::Flags

Definition at line 1278 of file wdf115.h.

◆ Lcid

_In_ LCID _WDF_DEVICE_PROPERTY_DATA_V1_15::Lcid

Definition at line 1271 of file wdf115.h.

◆ PropertyKey

_In_ const DEVPROPKEY* _WDF_DEVICE_PROPERTY_DATA_V1_15::PropertyKey

Definition at line 1261 of file wdf115.h.

◆ Size

_In_ ULONG _WDF_DEVICE_PROPERTY_DATA_V1_15::Size

Definition at line 1255 of file wdf115.h.


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