Next: Parameters
Up: GetObject
Previous: Use
Contents
Fabio Mascarenhas de Queiroz 2005-01-07
Description
The first version method finds the Class ID referenced by the ProgID parameter and tries to find a running instance of the object having this Class ID. If there is any problem (ProgID not found, object is not running), the method returns nil.The second version tries to find an object through its moniker. If there is any problem, the method returns nil.
Fabio Mascarenhas de Queiroz 2005-01-07