CreateObject2 method (ILEADRasterFactory Interface)

Syntax

LPDISPATCH CreateObject2(BSTR pszClassID, BSTR pszLic)

Overview

Refer to Creating Instances of Licensed COM Objects.

Remarks

Creates an instance of a licensed COM Object. This function returns an IDispatch pointer to the created object.

Use this method in ASP/VBScript/JavaScript/Delphi.

See Also

Elements:

CreateObject method

Topics:

Support: Creating Instances of Licensed COM Objects