IRS_rm_handoff

#include <irs.h>

typedef struct IRS_rm_handoff {  
    struct IRS_header  IRS_r_m_h_hdr;
    UCHAR  IRS_r_m_h_pad[2];  // Pad structure to DWORD boundary
} IRS_rm_handoff, *PIRS_rm_handoff;
 

Contains information for a IRS_REAL_MODE_HANDOFF function.

See Also

IRS