RtfwGetMonitorStatus
RtfwGetMonitorStatus returns the current status of the RTX64 Monitoring.
Syntax
bool RtfwGetMonitorStatus( RTFW_MONITOR_STATUS * pMonitorStatus );
Parameters
pMonitorStatus
A pointer to a RTFW_MONITOR_STATUS enumeration value that is set to indicate the current status of the Susbsytem’s monitoring.
Return Value
The function returns true if it succeeds. Otherwise, it returns false. Call GetLastError for additional error information.
Requirements
Minimum Required Version | RTX64 3.4 |
Header | RtfwAPI.h |
Library | RtfwAPI.lib |
See Also: