IAsynchronousNotifyingChangeApplierTarget::RevokeCallback
Indicates that the specified callback interface should no longer be used and that all references to it must be released.
Note
This interface is now obsolete.
Syntax
HRESULT RevokeCallback(
IAsynchronousNotifyingChangeApplierTargetCallback * pAsyncCallback);
Parameters
- pAsyncCallback
[in] The callback interface to release.
Return Value
S_OK
Provider-determined error codes