Port COM Proxy

This section examines the interface exposed by the COM proxy for the Port object. You can acquire a reference to this object either through the IWFWorkflowInstance.Port property or through a port moniker string you have received from another application.

In Visual Basic, the type library for this object is SkedCore.dll, the same as that for the group manager and schedule instance earlier.

Through this COM proxy, you can QI for an interface implemented by the component for which this is a proxy. However, you can only QI for the interface actually used by the XLANG schedule. If the component has implemented other interfaces, the proxy does not expose them.

After you have a reference to the interface, and the port is set up to receive ...

Get BizTalk™ Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.