ReactOS 0.4.15-dev-6068-g8061a6f
_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 400 of file srb.h.

Member Data Documentation

◆ DeviceD1

ULONG _STOR_DEVICE_CAPABILITIES::DeviceD1

Definition at line 402 of file srb.h.

◆ DeviceD2

ULONG _STOR_DEVICE_CAPABILITIES::DeviceD2

Definition at line 403 of file srb.h.

◆ DockDevice

ULONG _STOR_DEVICE_CAPABILITIES::DockDevice

Definition at line 407 of file srb.h.

◆ EjectSupported

ULONG _STOR_DEVICE_CAPABILITIES::EjectSupported

Definition at line 405 of file srb.h.

◆ LockSupported

ULONG _STOR_DEVICE_CAPABILITIES::LockSupported

Definition at line 404 of file srb.h.

◆ NoDisplayInUI

ULONG _STOR_DEVICE_CAPABILITIES::NoDisplayInUI

Definition at line 411 of file srb.h.

◆ Removable

ULONG _STOR_DEVICE_CAPABILITIES::Removable

Definition at line 406 of file srb.h.

◆ SilentInstall

ULONG _STOR_DEVICE_CAPABILITIES::SilentInstall

Definition at line 409 of file srb.h.

◆ SurpriseRemovalOK

ULONG _STOR_DEVICE_CAPABILITIES::SurpriseRemovalOK

Definition at line 410 of file srb.h.

◆ UniqueID

ULONG _STOR_DEVICE_CAPABILITIES::UniqueID

Definition at line 408 of file srb.h.

◆ Version

USHORT _STOR_DEVICE_CAPABILITIES::Version

Definition at line 401 of file srb.h.


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