Uses the VisiBroker Gatekeeper to retrieve a handle to a specified VisiBroker object.
IIOP.bdh
IiopVbrokerServerBind(in hGatekeeper : number, in sName : string, in sServer : string): number;
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 |
VBrokerBankGate.bdf
You can find the sample script(s) here: <Public documents>\Silk Performer <version>\Samples\Corba