ReactOS 0.4.15-dev-7928-g68a8619
_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 ClasspDeviceTrimProperty().

◆ TrimEnabled

BOOLEAN _DEVICE_TRIM_DESCRIPTOR::TrimEnabled

Definition at line 759 of file ntddstor.h.

Referenced by ClasspDeviceTrimProperty(), and init_device().

◆ Version

ULONG _DEVICE_TRIM_DESCRIPTOR::Version

Definition at line 757 of file ntddstor.h.

Referenced by ClasspDeviceTrimProperty().


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