DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

DmiStopIndicationListening(3dmi)


DmiStopIndicationListening -- instruct client to stop delivering incoming indications to application

Synopsis

#include <clidmi.h>

DmiErrorStatus_t DMI_API DmiStopIndicationListening (void)

Description

DmiStopIndicationListening tells the client front-end to stop delivering incoming indications to the application. The client front-end software stops all the RPC indication servers when an application calls this function. Callbacks already executing are allowed to complete. To resume receiving indications, an application should call the DmiIndicationListen(3dmi) function again. DmiStopIndicationListening is executed entirely by the client and does not send any command to the Service Provider.

Notices

Portions of this page are derived from material for which the copyright owner is Intel Corporation, Inc. The material is reprinted with permission. See copyright page for a full statement of rights and permissions.


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004