cdiStopStatusMonitoring

Unregisters the application from receiving board status change events. The application is no longer notified if the board status changes. Refer to Monitoring status changes for more information.

Prototype

DWORD cdiStopStatusMonitoring ( CTAHD ctahd)

Argument

Description

ctahd

Context handle.


Return values

Return value

Description

SUCCESS

 

CTAERR_INVALID_CTAHD

Handle is invalid.


See also

cdiStartStatusMonitoring