ICallInterceptor interface (callobj.h)
Supports the registration and un-registering of event sinks wishing to be notified of calls made directly on the interface. In addition, this interface provides a means by which an invocation can be carried out with an indirect reference to the invocations arguments.
The ICallInterceptor interface inherits from ICallIndirect. ICallInterceptor also has these types of members:
The ICallInterceptor interface has these methods.
ICallInterceptor::GetRegisteredSink Retrieves the registered event sink. |
ICallInterceptor::RegisterSink Registers an event sink for receiving notifications of method calls. |
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | callobj.h |