#include <irs.h>
typedef struct IRS_cur_flp_unit_set { //
UCHAR filler9; // IRS_SET_CUR_FLP_UNIT
UCHAR filler10; // result; zero if successful
UCHAR IRS_s_c_f_unit; // flp unit # 0 = A, 1 = B
} IRS_cur_flp_unit_set, *PIRS_cur_flp_unit_set;
Contains information for a IRS_SET_CUR_FLP_UNIT function.
IRS