ST_PJLink_IRES_Status

TYPE ST_PJLink2_IRES_Status
STRUCT
    nHorizontalRes        : UINT;    (* Current Horizontal Resolution. *)
    nVerticalRes          : UINT;    (* Current Vertical Resolution. *)
    bErr_UnavailableTime  : BOOL;    (* Wrong time for projector to handle command. *)
    bErr_ProjFailure      : BOOL;    (* Projector/Display failure. *)
END_STRUCT
END_TYPE