IMonitor interface
The IMonitor interface provides methods that control monitor operation. These methods are called by the Monitor Control Service (MCSVC).
The IMonitor interface inherits from the IUnknown interface. IMonitor also has these types of members:
The IMonitor interface has these methods.
Method | Description |
---|---|
DoConfigure | Updates monitor configuration. |
DoInitialize | Initializes a monitor. |
OnFrames | Indicates the status of a frame event. |
OnStart | Indicates that the monitor has been configured successfully and that the data capture is about to begin. |
OnStatus | Indicates an NPP status event. |
OnStop | Indicates data capture completion. |
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|