OLE Methods

Description

Methods available for a OLE object.

Name
Description
OLE and ActiveX Methods

Alpha Anywhere provides the following ActiveX/OLE methods.

OLE::ADODB.Connection

Supports reading from an ADO compatible database

Methods

OLE.AddLicence Method

Adds a ProgID and associated license key to the global license cache.

OLE.Alias_Object Method

Creates an OLE automation object to be used with <OLE>.SET().

OLE.class=CONSTANTS Method

For internal use only.

OLE.class=EVENTS Method

For internal use only.

OLE.class=INTERFACES Method

For internal use only.

OLE.class=METHODS Method

For internal use only.

OLE.class=NAMES Method

For internal use only.

OLE.class=PROPERTIES Method

For internal use only.

OLE.class=REFERENCEDENUMERATIONS Method

For internal use only.

OLE.class=REFERENCEDINTERFACES Method

For internal use only.

OLE.CLASS_BITMAP Method

Get the registered name of the toolbox bitmap for an OLE Class

OLE.CLASSES Method

Get a list of OLE Automation Classes

OLE.CREATE Method

Create an OLE automation object.

OLE.CreatePicture Method

The OLE.CreatePicture() function creates a IPictureDisp object.

OLE.GetLicense Method

Get a license key for an ActiveX control previously stored using AddLicense.

OLE.GETOBJECT Method

Get an object by name from an OLE automation server.

OLE.HTMLobject_Remap Method

Remaps object's classid tags using the current alias object settings.

OLE.INSTANCE_COUNT Method

Determine how many OLE instances are currently created.

OLE.INTERFACE_CONSTANTS Method

Get constants for an interface referenced by an OLE object or control

OLE.INTERFACE_METHODS Method

Get the methods for an interface referenced by an OLE automation object or control.

OLE.INTERFACE_NAMES Method

Get the properties and methods in a single list for an interface referenced by an OLE automation object or control

OLE.INTERFACE_PROPERTIES Method

Get the properties for an interface referenced by an OLE automation object or control.

OLE.LASTERROR_CODE Method

For internal use only. General OLE Error code.

OLE.LASTERROR_DESCRIPTION Method

For internal use only. The description of error.

OLE.LASTERROR_HELPCONTEXT Method

For internal use only. Get the help context for the last error returned.

OLE.LASTERROR_HELPFILE Method

For internal use only. Get the help file name for the last error.

OLE.LASTERROR_MINORCODE Method

For internal use only. An error code specific to the control.

OLE.LASTERROR_SOURCE Method

For internal use only. The OLE object returning the error.

OLE.LOAD_CLASS Method

For internal use only. Start loading the type information for an OLE class into memory

OLE.LoadDeveloperLicense Method

Load the license key (development time only) an ActiveX control.

OLE.OLE_ACTION Method

Perform an OLE action, get list of actions if no action provided.

OLE.RemoveLicense Method

Remove a license key for an ActiveX control previously stored using AddLicense.

OLE.Set Method

Defines an alias for the "program id" of an ActiveX control.