ICrmMonitor interface (comsvcs.h)

Captures a snapshot of the current state of the CRM and holds a specific CRM clerk.

Inheritance

The ICrmMonitor interface inherits from the IUnknown interface. ICrmMonitor also has these types of members:

Methods

The ICrmMonitor interface has these methods.

 
ICrmMonitor::GetClerks

Retrieves a clerk collection object, which is a snapshot of the current state of the clerks.
ICrmMonitor::HoldClerk

Retrieves a pointer on the specified clerk.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header comsvcs.h

See also

COM+ Compensating Resource Manager

ICrmMonitorClerks