\n
Microsoft Invisible Computing

SoapFactory Concrete Class

Implements ISoapFactory

Subclass of DefCob

Methods

Inherits CUnknown.QueryInterface
Inherits CUnknown.AddRef
Inherits CUnknown.Release
SOAPFactoryParseURL implements ISoapFactory.ParseURL
Source in soapfactory.c

Extract host name, protocol, etc. from standard URL.

SOAPFactoryCreateProxy implements ISoapFactory.CreateProxy
Source in soapfactory.c

Create an object instance that represents a remote object with the given class.

SOAPFactoryCreateProxy3 implements ISoapFactory.CreateProxy3
Source in soapfactory.c

Create an object instance that represents a remote object with the given class.

SOAPFactoryCreateFuture implements ISoapFactory.CreateFuture
Source in soapfactory.c

Create continuation and make it run.

SOAPFactoryCreateContinuation implements ISoapFactory.CreateContinuation
Source in soapfactory.c

Create native continuation object.

SOAPFactoryCreateCLRContinuation implements ISoapFactory.CreateCLRContinuation
Source in soapfactory.c

Create continuation for CLR client.

©2006 Microsoft Corporation. All rights reserved. Terms of Use Privacy Statement Accessibility End User License Agreement