CREATE OBJECT - OLE

Reference

Syntax

CREATE OBJECT ole class [NO FLUSH] [QUEUE-ONLY].

Effect

: Creates an ole OLE automation object of the class automation class, where ole must have the ole2_object type from the OLE2 type group and class specifies the name of the class.

Additions