ReactOS 0.4.15-dev-7924-g5949c20
_WDF_DEVICE_PROPERTY_DATA_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_DEVICE_PROPERTY_DATA_V2_0:

Public Attributes

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

Detailed Description

Definition at line 1269 of file wdf20.h.

Member Data Documentation

◆ Flags

_In_ ULONG _WDF_DEVICE_PROPERTY_DATA_V2_0::Flags

Definition at line 1296 of file wdf20.h.

◆ Lcid

_In_ LCID _WDF_DEVICE_PROPERTY_DATA_V2_0::Lcid

Definition at line 1289 of file wdf20.h.

◆ PropertyKey

_In_ const DEVPROPKEY* _WDF_DEVICE_PROPERTY_DATA_V2_0::PropertyKey

Definition at line 1279 of file wdf20.h.

◆ Size

_In_ ULONG _WDF_DEVICE_PROPERTY_DATA_V2_0::Size

Definition at line 1273 of file wdf20.h.


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