IMmfSubjectMediator

The IMmfSubjectMediator interface manages interactions between many users of IUnknown-derived interfaces. The interface also creates objects that regulate access to data sets so that one — and only one — method is used. The interface also synchronizes updates to the data.

IMmfSubjectMediator method Description
GetSubjectByName Returns a subject name.
GetSubjectByID Returns a subject identifier.
ReleaseSubject Notifies the mediator that the subject is no longer of interest.

Requirements

**  Windows NT/2000:** Requires Windows NT 4.0 or later.
**  Windows 95/98:** Requires Windows 95 or later.
**  Version:** Requires SMS 2.0.
**  Library:** Use SMS_NMGR.tlb; Wbemcli.tlb.