#include <irs.h>
typedef struct IRS_vrp_get {
UCHAR filler1; // must be IRS_GET_VRP
UCHAR filler2; // result; see below
UCHAR IRS_v_g_dev_type; // device type; see below
ULONG IRS_v_g_designtr; // volume ID or device name
ULONG IRS_v_g_handle; // volume handle
ULONG IRS_v_g_vrp; // address of VRP
} IRS_vrp_get, *PIRS_vrp_get;
Contains information for a IRS_GET_VRP function.
IRS_V_G_NO_DEVICE | Indicates no device present |
IRS_V_G_UNCERTAIN_MEDIA | Indicates uncertain media |
VRP