ICcDbgMsgCB (Compact 2013)
3/26/2014
Deprecated.
This interface notifies clients of new debug messages.
Any client that wants to subscribe to debug messages from a device must implement this interface. In addition, the client must register with the Core Connectivity debug message service to get these notifications.
Methods
The following tables show the methods for this interface. The interface inherits the methods for the IUnknown and IDispatch interfaces.
The following table shows the methods for the IDispatch interface.
Method |
Description |
---|---|
Deprecated. Maps a single member name and an optional set of parameter names to a corresponding set of integer dispatch identifiers (DISPIDs). These identifiers can then be used on subsequent calls to IDispatch::Invoke. |
|
Deprecated. Retrieves the type information for an object. |
|
Deprecated. Retrieves the number of type information interfaces provided by an object, either zero (0) or 1. |
|
Deprecated. Provides access to properties and methods exposed by an object. |
The following table shows methods for the ICcDbgMsgCB interface.
Method |
Description |
---|---|
Deprecated. Notifies clients that a new Debug message arrived from a device. |
Requirements
Header |
ccdbgmsgcb.idl |