ReactOS 0.4.15-dev-7924-g5949c20
_WDF_CHILD_RETRIEVE_INFO_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_CHILD_RETRIEVE_INFO_V1_11:

Public Attributes

ULONG Size
 
PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER_V1_11 IdentificationDescription
 
PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER_V1_11 AddressDescription
 
WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS Status
 
PFN_WDF_CHILD_LIST_IDENTIFICATION_DESCRIPTION_COMPARE EvtChildListIdentificationDescriptionCompare
 

Detailed Description

Definition at line 248 of file wdf111.h.

Member Data Documentation

◆ AddressDescription

PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER_V1_11 _WDF_CHILD_RETRIEVE_INFO_V1_11::AddressDescription

Definition at line 262 of file wdf111.h.

◆ EvtChildListIdentificationDescriptionCompare

PFN_WDF_CHILD_LIST_IDENTIFICATION_DESCRIPTION_COMPARE _WDF_CHILD_RETRIEVE_INFO_V1_11::EvtChildListIdentificationDescriptionCompare

Definition at line 273 of file wdf111.h.

◆ IdentificationDescription

PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER_V1_11 _WDF_CHILD_RETRIEVE_INFO_V1_11::IdentificationDescription

Definition at line 257 of file wdf111.h.

◆ Size

ULONG _WDF_CHILD_RETRIEVE_INFO_V1_11::Size

Definition at line 252 of file wdf111.h.

◆ Status

WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS _WDF_CHILD_RETRIEVE_INFO_V1_11::Status

Definition at line 267 of file wdf111.h.


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