ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_CHILD_RETRIEVE_INFO_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_CHILD_RETRIEVE_INFO_V2_0:

Public Attributes

ULONG Size
 
PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER_V2_0 IdentificationDescription
 
PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER_V2_0 AddressDescription
 
WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS Status
 
PFN_WDF_CHILD_LIST_IDENTIFICATION_DESCRIPTION_COMPARE EvtChildListIdentificationDescriptionCompare
 

Detailed Description

Definition at line 257 of file wdf20.h.

Member Data Documentation

◆ AddressDescription

PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER_V2_0 _WDF_CHILD_RETRIEVE_INFO_V2_0::AddressDescription

Definition at line 271 of file wdf20.h.

◆ EvtChildListIdentificationDescriptionCompare

PFN_WDF_CHILD_LIST_IDENTIFICATION_DESCRIPTION_COMPARE _WDF_CHILD_RETRIEVE_INFO_V2_0::EvtChildListIdentificationDescriptionCompare

Definition at line 282 of file wdf20.h.

◆ IdentificationDescription

PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER_V2_0 _WDF_CHILD_RETRIEVE_INFO_V2_0::IdentificationDescription

Definition at line 266 of file wdf20.h.

◆ Size

ULONG _WDF_CHILD_RETRIEVE_INFO_V2_0::Size

Definition at line 261 of file wdf20.h.

◆ Status

WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS _WDF_CHILD_RETRIEVE_INFO_V2_0::Status

Definition at line 276 of file wdf20.h.


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