ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_CHILD_RETRIEVE_INFO_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_CHILD_RETRIEVE_INFO_V1_9:

Public Attributes

ULONG Size
 
PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER_V1_9 IdentificationDescription
 
PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER_V1_9 AddressDescription
 
WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS Status
 
PFN_WDF_CHILD_LIST_IDENTIFICATION_DESCRIPTION_COMPARE EvtChildListIdentificationDescriptionCompare
 

Detailed Description

Definition at line 219 of file wdf19.h.

Member Data Documentation

◆ AddressDescription

PWDF_CHILD_ADDRESS_DESCRIPTION_HEADER_V1_9 _WDF_CHILD_RETRIEVE_INFO_V1_9::AddressDescription

Definition at line 233 of file wdf19.h.

◆ EvtChildListIdentificationDescriptionCompare

PFN_WDF_CHILD_LIST_IDENTIFICATION_DESCRIPTION_COMPARE _WDF_CHILD_RETRIEVE_INFO_V1_9::EvtChildListIdentificationDescriptionCompare

Definition at line 244 of file wdf19.h.

◆ IdentificationDescription

PWDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER_V1_9 _WDF_CHILD_RETRIEVE_INFO_V1_9::IdentificationDescription

Definition at line 228 of file wdf19.h.

◆ Size

ULONG _WDF_CHILD_RETRIEVE_INFO_V1_9::Size

Definition at line 223 of file wdf19.h.

◆ Status

WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS _WDF_CHILD_RETRIEVE_INFO_V1_9::Status

Definition at line 238 of file wdf19.h.


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