Redundant Host API
HSI_STATUS
RhDisableNotification(
IN RH_HANDLE Handle
IN RH_NOTIFICATION_TYPE NotificationType );
Arguments: |
|
Handle – | the handle of the current session |
NotificationType | this enumeration specifies the type of notifications to disable |
Return Value: |
|
HSI_STATUS_SUCCESS returned in the case of success
HSI_STATUS_INVALID_PARAMETER invalid session handle
Other,
returned if other errors occurred during execution of this function
Synopsis:
This function disables the notification callback that has been previously established via one of the RhEnable…Notification functions. The specific type of notifications to disable is specified by the parameter NotificationType.
76 | High Availability Software for the Intel® NetStructureTM ZT 4901 Technical Product Specification |