IPSFactoryBuffer interface (objidl.h)
Provides custom methods for the creation of COM object proxies and stubs. This interface is not marshalable.
Inheritance
The IPSFactoryBuffer interface inherits from the IUnknown interface. IPSFactoryBuffer also has these types of members:
Methods
The IPSFactoryBuffer interface has these methods.
IPSFactoryBuffer::CreateProxy The IPSFactoryBuffer::CreateProxy method creates a proxy for the specified remote interface. |
IPSFactoryBuffer::CreateStub The IPSFactoryBuffer::CreateStub method (objidl.h) creates a stub for the remote use of the specified interface. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | objidl.h (include ObjIdl.h) |