STORAGE_MEDIA_TYPE enumeration (winioctl.h)
Specifies various types of storage media. Parameters and members of type STORAGE_MEDIA_TYPE also accept values from the MEDIA_TYPE enumeration type.
Syntax
typedef enum _STORAGE_MEDIA_TYPE {
DDS_4mm = 0x20,
MiniQic,
Travan,
QIC,
MP_8mm,
AME_8mm,
AIT1_8mm,
DLT,
NCTP,
IBM_3480,
IBM_3490E,
IBM_Magstar_3590,
IBM_Magstar_MP,
STK_DATA_D3,
SONY_DTF,
DV_6mm,
DMI,
SONY_D2,
CLEANER_CARTRIDGE,
CD_ROM,
CD_R,
CD_RW,
DVD_ROM,
DVD_R,
DVD_RW,
MO_3_RW,
MO_5_WO,
MO_5_RW,
MO_5_LIMDOW,
PC_5_WO,
PC_5_RW,
PD_5_RW,
ABL_5_WO,
PINNACLE_APEX_5_RW,
SONY_12_WO,
PHILIPS_12_WO,
HITACHI_12_WO,
CYGNET_12_WO,
KODAK_14_WO,
MO_NFR_525,
NIKON_12_RW,
IOMEGA_ZIP,
IOMEGA_JAZ,
SYQUEST_EZ135,
SYQUEST_EZFLYER,
SYQUEST_SYJET,
AVATAR_F2,
MP2_8mm,
DST_S,
DST_M,
DST_L,
VXATape_1,
VXATape_2,
STK_EAGLE,
LTO_Ultrium,
LTO_Accelis,
DVD_RAM,
AIT_8mm,
ADR_1,
ADR_2,
STK_9940,
SAIT,
VXATape
} STORAGE_MEDIA_TYPE, *PSTORAGE_MEDIA_TYPE;
Constants
DDS_4mmValue: 0x20 One of the following tape types: DAT, DDS1, DDS2, and so on. |
MiniQicMiniQIC tape. |
TravanTravan tape (TR-1, TR-2, TR-3, and so on). |
QICQIC tape. |
MP_8mmAn 8mm Exabyte metal particle tape. |
AME_8mmAn 8mm Exabyte advanced metal evaporative tape. |
AIT1_8mmAn 8mm Sony AIT1 tape. |
DLTDLT compact tape (IIIxt or IV). |
NCTPPhilips NCTP tape. |
IBM_3480IBM 3480 tape. |
IBM_3490EIBM 3490E tape. |
IBM_Magstar_3590IBM Magstar 3590 tape. |
IBM_Magstar_MPIBM Magstar MP tape. |
STK_DATA_D3STK data D3 tape. |
SONY_DTFSony DTF tape. |
DV_6mmA 6mm digital videotape. |
DMIExabyte DMI tape (or compatible). |
SONY_D2Sony D2S or D2L tape. |
CLEANER_CARTRIDGECleaner (all drive types that support cleaners). |
CD_ROMCD. |
CD_RCD (write once). |
CD_RWCD (rewriteable). |
DVD_ROMDVD. |
DVD_RDVD (write once). |
DVD_RWDVD (rewriteable). |
MO_3_RWMagneto-optical 3.5" (rewriteable). |
MO_5_WOMagneto-optical 5.25" (write once). |
MO_5_RWMagneto-optical 5.25" (rewriteable; not LIMDOW). |
MO_5_LIMDOWMagneto-optical 5.25" (rewriteable; LIMDOW). |
PC_5_WOPhase change 5.25" (write once) |
PC_5_RWPhase change 5.25" (rewriteable) |
PD_5_RWPhase change dual (rewriteable) |
ABL_5_WOAblative 5.25" (write once). |
PINNACLE_APEX_5_RWPinnacle Apex 4.6GB (rewriteable) |
SONY_12_WOSony 12" (write once). |
PHILIPS_12_WOPhilips/LMS 12" (write once). |
HITACHI_12_WOHitachi 12" (write once) |
CYGNET_12_WOCygnet/ATG 12" (write once) |
KODAK_14_WOKodak 14" (write once) |
MO_NFR_525MO near field recording (Terastor) |
NIKON_12_RWNikon 12" (rewriteable). |
IOMEGA_ZIPIomega Zip. |
IOMEGA_JAZIomega Jaz. |
SYQUEST_EZ135Syquest EZ135. |
SYQUEST_EZFLYERSyquest EzFlyer. |
SYQUEST_SYJETSyquest SyJet. |
AVATAR_F2Avatar 2.5" floppy. |
MP2_8mmAn 8mm Hitachi tape. |
DST_SAmpex DST small tape. |
DST_MAmpex DST medium tape. |
DST_LAmpex DST large tape. |
VXATape_1Ecrix 8mm tape. |
VXATape_2Ecrix 8mm tape. |
STK_EAGLE |
LTO_UltriumLTO Ultrium (IBM, HP, Seagate). |
LTO_AccelisLTO Accelis (IBM, HP, Seagate). |
DVD_RAMDVD-RAM. |
AIT_8mmAIT tape (AIT2 or higher). |
ADR_1OnStream ADR1. |
ADR_2OnStream ADR2. |
STK_9940STK 9940. |
SAITSAIT tape. Windows Server 2003: This is not supported before Windows Server 2003 with SP1. |
VXATapeExabyte VXA tape. Windows Server 2008: This is not supported before Windows Server 2008. |
Requirements
| Minimum supported client | Windows XP |
| Minimum supported server | Windows Server 2003 |
| Header | winioctl.h (include Windows.h) |