ReactOS 0.4.17-dev-5-g8727bfd
_DEVICE_TRIM_DESCRIPTOR Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Version
 
ULONG Size
 
BOOLEAN TrimEnabled
 

Detailed Description

Definition at line 756 of file ntddstor.h.

Member Data Documentation

◆ Size

ULONG _DEVICE_TRIM_DESCRIPTOR::Size

Definition at line 758 of file ntddstor.h.

Referenced by AtaPdoQueryStorageDeviceTrimProperty(), and ClasspDeviceTrimProperty().

◆ TrimEnabled

BOOLEAN _DEVICE_TRIM_DESCRIPTOR::TrimEnabled

◆ Version

ULONG _DEVICE_TRIM_DESCRIPTOR::Version

Definition at line 757 of file ntddstor.h.

Referenced by AtaPdoQueryStorageDeviceTrimProperty(), and ClasspDeviceTrimProperty().


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