GetObject (function)

<< Click to Display Table of Contents >>

GetObject (function)

GetObject(Name [,Class])

Returns a reference to an OLE object that has already been created.

Name is the name of a file that includes the object. If Name is empty, Class must be indicated.

Class is the name under which the object is listed in the Windows Registry.

See also: CreateObject, Set, section OLE Automation