ReactOS 0.4.15-dev-7953-g1f49173
_STOR_DEVICE_CAPABILITIES Struct Reference

#include <srb.h>

Public Attributes

USHORT Version
 
ULONG DeviceD1:1
 
ULONG DeviceD2:1
 
ULONG LockSupported:1
 
ULONG EjectSupported:1
 
ULONG Removable:1
 
ULONG DockDevice:1
 
ULONG UniqueID:1
 
ULONG SilentInstall:1
 
ULONG SurpriseRemovalOK:1
 
ULONG NoDisplayInUI:1
 

Detailed Description

Definition at line 409 of file srb.h.

Member Data Documentation

◆ DeviceD1

ULONG _STOR_DEVICE_CAPABILITIES::DeviceD1

Definition at line 411 of file srb.h.

◆ DeviceD2

ULONG _STOR_DEVICE_CAPABILITIES::DeviceD2

Definition at line 412 of file srb.h.

◆ DockDevice

ULONG _STOR_DEVICE_CAPABILITIES::DockDevice

Definition at line 416 of file srb.h.

◆ EjectSupported

ULONG _STOR_DEVICE_CAPABILITIES::EjectSupported

Definition at line 414 of file srb.h.

◆ LockSupported

ULONG _STOR_DEVICE_CAPABILITIES::LockSupported

Definition at line 413 of file srb.h.

◆ NoDisplayInUI

ULONG _STOR_DEVICE_CAPABILITIES::NoDisplayInUI

Definition at line 420 of file srb.h.

◆ Removable

ULONG _STOR_DEVICE_CAPABILITIES::Removable

Definition at line 415 of file srb.h.

◆ SilentInstall

ULONG _STOR_DEVICE_CAPABILITIES::SilentInstall

Definition at line 418 of file srb.h.

◆ SurpriseRemovalOK

ULONG _STOR_DEVICE_CAPABILITIES::SurpriseRemovalOK

Definition at line 419 of file srb.h.

◆ UniqueID

ULONG _STOR_DEVICE_CAPABILITIES::UniqueID

Definition at line 417 of file srb.h.

◆ Version

USHORT _STOR_DEVICE_CAPABILITIES::Version

Definition at line 410 of file srb.h.


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