Table of Contents Index NMS Glossary Previous Page Next Page (Page 11 of 20 in this chapter) Version


cdiStartStatusMonitoring

Description

Registers the caller to receive board status change events.

Prototype

DWORD cdiStartStatusMonitoring (CTAHD ctahd )

ctahd CTA context handle.

Return Values

Events

Details

Applications can register to receive events whenever the board status changes. To register an application, invoke cdiStartStatusMonitoring on a non-DSP port such as local:0:0. While you can monitor more than one context for a board, monitoring one context is sufficient and conserves system resources.

Any board status change causes CDIEVN_BOARD_STATUS_CHANGE to be generated. The application can then invoke cdiGetBoardStatus to determine what has changed.

To unregister an application, invoke cdiStopStatusMonitoring.

For more information about board status monitoring, refer to Chapter 4.

See Also

cdiGetBoardStatus, cdiStopStatusMonitoring



Table of Contents Index NMS Glossary Previous Page Next Page (Page 11 of 20 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.