IiopVbrokerServerBind Function

Action

Uses the VisiBroker Gatekeeper to retrieve a handle to a specified VisiBroker object.

Include file

IIOP.bdh

Syntax

IiopVbrokerServerBind(in hGatekeeper : number,
in sName : string,
in sServer : string): number;

Return value

  • Handle to the object if successful

  • 0 if an error occurred

Parameter Description
hGatekeeper Handle to the VisiBroker Gatekeeper
sName Interface Repository name of the object
sServer Server name

Sample scripts

VBrokerBankGate.bdf

You can find the sample script(s) here: <Public documents>\Silk Performer <version>\Samples\Corba