ICallFactory interface (objidlbase.h)
Creates a call object for processing calls to the methods of an asynchronous interface.
Inheritance
The ICallFactory interface inherits from the IUnknown interface. ICallFactory also has these types of members:
Methods
The ICallFactory interface has these methods.
ICallFactory::CreateCall The ICallFactory::CreateCall (objidlbase.h) method creates an instance of the call object that corresponds to a specified asynchronous interface. |
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 | objidlbase.h (include ObjIdl.h) |