ReactOS 0.4.15-dev-7953-g1f49173
_GET_CONFIGURATION_IOCTL_INPUT Struct Reference

#include <ntddmmc.h>

Collaboration diagram for _GET_CONFIGURATION_IOCTL_INPUT:

Public Attributes

FEATURE_NUMBER Feature
 
ULONG RequestType
 
PVOID Reserved [2]
 

Detailed Description

Definition at line 645 of file ntddmmc.h.

Member Data Documentation

◆ Feature

FEATURE_NUMBER _GET_CONFIGURATION_IOCTL_INPUT::Feature

Definition at line 646 of file ntddmmc.h.

Referenced by RequestValidateGetConfiguration().

◆ RequestType

ULONG _GET_CONFIGURATION_IOCTL_INPUT::RequestType

Definition at line 647 of file ntddmmc.h.

Referenced by RequestValidateGetConfiguration().

◆ Reserved

PVOID _GET_CONFIGURATION_IOCTL_INPUT::Reserved[2]

Definition at line 648 of file ntddmmc.h.

Referenced by RequestValidateGetConfiguration().


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