ST_PJLink_RRES_Status

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