Microsoft SDK for Java

createObject

This method of the DataSpace class specifies a server and communication protocol.

Syntax

public static ObjectProxy DataSpace createObject(String progid, String connection);

Return Value

Returns a server object.

Parameters

progid The server name.
connection The communication protocol.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.