Hm_getmonitorwarnings – Rockwell Automation 2711P Software Development Kit User Manual User Manual
Page 61

Publication 2711P-UM005A-EN-P - March 2007
PanelView Plus CE-Specific Extensions to the WinCE API 61
Remarks:
This function unregisters and frees a warning notification event that
had previously been created using hm_RegisterMonitorWarningEvent.
This function will automatically free hEventHandle, so the application
should not attempt to free it with CloseHandle.
Portability:
The function prototype is the same as the RAC6182. However, the
MONITOR _ID parameters are different between the platforms.
Requirements:
hm_GetMonitorWarnings
This function gets a bitmask indication of which monitored
parameters are in the warning state.
BOOL hm_GetMonitorWarnings (DWORD *pdwMonitorID);
Parameters:
pdwMonitorID
Pointer to an application-allocated DWORD that returns a bit mask
combination of all monitored parameters currently in the warning
state.
Return Values:
Returns TRUE if the function has been successful; otherwise returns
FALSE on failure.
Runs On
Version
Defined In
Link To
PanelView Plus CE
RAC6182
All
HardwareMonitorAPI.h
HardwareMonitor.lib