Siebel VB Language Reference > Quick Reference for Siebel VB Methods > Error Handling Methods >

COM Object Quick Reference


The following table lists methods for COM objects.

Statement
Purpose
Reference

CreateObject

Creates a new COM object.

Create COM Object Method

Dim As Object

A class that provides access to a COM object.

COM Object Class

GetObject

Gets a COM object from a file or gets the active COM object for a COM class.

Get COM Object Method

New

Allocates and initializes a new COM object.

Initialize COM Object Method

Set

Assigns a COM object to a variable.

Assign COM Object Statement

Siebel VB Language Reference Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.