IProxyFactory Interface

uuid(5efeb44a-d904-40bc-8d93-030766464c72)

Use this interface to create new proxy objects. This is a leggacy interface, included for backward compatibility only, new applications should use IProxyFactory2 instead.

 

Base Interface

IUnknown

 

Methods, in vtable order (after base interface)

Name Description
CreateProxy   This creates a new proxy object, based on the parameters.

 

When to Implement

The CoSoapFactory object provides a standard implementation of this interface

 

When to Call

Call this interface to create new proxy objects

 

See Also

The PSPROXYLib Library | 

 

 

Copyright

Copyright © Simon Fell, 2000-2004. All rights reserved.