ReactOS 0.4.15-dev-8058-ga7cbb60
_WDF_CHILD_RETRIEVE_INFO_V1_0 Struct Reference

#include <wdf10.h>

Collaboration diagram for _WDF_CHILD_RETRIEVE_INFO_V1_0:

Public Attributes

ULONG Size
 
PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER_V1_0 IdentificationDescription
 
PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER_V1_0 AddressDescription
 
WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS Status
 
PFN_WDF_CHILD_LIST_IDENTIFICATION_DESCRIPTION_COMPARE EvtChildListIdentificationDescriptionCompare
 

Detailed Description

Definition at line 205 of file wdf10.h.

Member Data Documentation

◆ AddressDescription

PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER_V1_0 _WDF_CHILD_RETRIEVE_INFO_V1_0::AddressDescription

Definition at line 219 of file wdf10.h.

◆ EvtChildListIdentificationDescriptionCompare

PFN_WDF_CHILD_LIST_IDENTIFICATION_DESCRIPTION_COMPARE _WDF_CHILD_RETRIEVE_INFO_V1_0::EvtChildListIdentificationDescriptionCompare

Definition at line 230 of file wdf10.h.

◆ IdentificationDescription

PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER_V1_0 _WDF_CHILD_RETRIEVE_INFO_V1_0::IdentificationDescription

Definition at line 214 of file wdf10.h.

◆ Size

ULONG _WDF_CHILD_RETRIEVE_INFO_V1_0::Size

Definition at line 209 of file wdf10.h.

◆ Status

WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS _WDF_CHILD_RETRIEVE_INFO_V1_0::Status

Definition at line 224 of file wdf10.h.


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