共用方式為


3.1.4.10.2 VerifyTransientSubscribers (Opnum 14)

The VerifyTransientSubscribers method verifies the state of the transient subscribers.

 [id(8), helpstring("method VerifyTransientSubscribers")] HRESULT VerifyTransientSubscribers();

This method has no parameters.

Return Values: This function MUST return S_OK.

When this method is invoked, the server MUST verify that, for all transient subscribers, the server is able to make a method call on them successfully. If any transient subscription fails this test, the server MUST remove the subscription from its internal store for subscriptions.