#include <io.h>
Public Attributes | |
| CSHORT | Type |
| CSHORT | Size |
| USHORT | Flags |
| USHORT | VolumeLabelLength |
| _DEVICE_OBJECT * | DeviceObject |
| _DEVICE_OBJECT * | RealDevice |
| ULONG | SerialNumber |
| ULONG | ReferenceCount |
| WCHAR | VolumeLabel [MAXIMUM_VOLUME_LABEL_LENGTH/sizeof(WCHAR)] |
|
|
Definition at line 1072 of file io.h. Referenced by IoGetBaseFileSystemDeviceObject(), IoGetRelatedDeviceObject(), IopAsynchronousCall(), IopLockMountedDeviceForRemove(), IopParseDevice(), IoVerifyVolume(), UdfDismountVcb(), and UdfMountVolume(). |
|
|
Definition at line 1070 of file io.h. Referenced by IopCheckVpbMounted(), IopDeleteDevice(), IopLockMountedDeviceForRemove(), IopRaiseHardError(), IopUnlockMountedDeviceForRemove(), OpenDeviceReparseIndex(), UdfDismountVcb(), and UdfInvalidateVolumes(). |
|
|
Definition at line 1073 of file io.h. Referenced by IopCreateVpb(), UdfDismountVcb(), UdfDismountVolume(), UdfInvalidateVolumes(), UdfIsRemount(), UdfMountVolume(), UdfVerifyFcbOperation(), and UdfVerifyVolume(). |
|
|
Definition at line 1075 of file io.h. Referenced by IoCancelFileOpen(), IopCheckVpbMounted(), IopDeleteDevice(), IopDeleteFile(), IopParseDevice(), UdfDismountVcb(), and UdfMountVolume(). |
|
|
Definition at line 1074 of file io.h. Referenced by UdfIsRemount(), UdfMountVolume(), and UdfVerifyVolume(). |
|
|
Definition at line 1069 of file io.h. Referenced by IopCreateVpb(), UdfDismountVcb(), and UdfInvalidateVolumes(). |
|
|
Definition at line 1068 of file io.h. Referenced by IopCreateVpb(), UdfDismountVcb(), and UdfInvalidateVolumes(). |
|
|
Definition at line 1076 of file io.h. Referenced by IopRaiseHardError(), UdfIsRemount(), UdfMountVolume(), and UdfVerifyVolume(). |
|
|
Definition at line 1071 of file io.h. Referenced by IopRaiseHardError(), UdfIsRemount(), UdfMountVolume(), and UdfVerifyVolume(). |
1.3.7