ReactOS 0.4.15-dev-7942-gd23573b
_GET_MEDIA_TYPES Struct Reference

#include <ntddstor.h>

Collaboration diagram for _GET_MEDIA_TYPES:

Public Attributes

ULONG DeviceType
 
ULONG MediaInfoCount
 
DEVICE_MEDIA_INFO MediaInfo [1]
 

Detailed Description

Definition at line 493 of file ntddstor.h.

Member Data Documentation

◆ DeviceType

ULONG _GET_MEDIA_TYPES::DeviceType

Definition at line 494 of file ntddstor.h.

Referenced by DiskDetermineMediaTypes(), and RequestHandleGetMediaTypeEx().

◆ MediaInfo

DEVICE_MEDIA_INFO _GET_MEDIA_TYPES::MediaInfo[1]

Definition at line 496 of file ntddstor.h.

Referenced by DiskDetermineMediaTypes(), and RequestHandleGetMediaTypeEx().

◆ MediaInfoCount

ULONG _GET_MEDIA_TYPES::MediaInfoCount

Definition at line 495 of file ntddstor.h.

Referenced by DiskDetermineMediaTypes(), and RequestHandleGetMediaTypeEx().


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