ConnectToRemoteObject

Description

Associates an OLE object with a PowerBuilder OLEObject variable and starts the server application.

Applies to

OLEObject objects

Syntax

oleobject.ConnectToRemoteObject ( hostname, filename {, classname } )

Returns

Integer. Returns 0 if it succeeds or a negative value if an error occurs.