Click or drag to resize

McEngineWrapperCreateObject Method

Create a COM object, and if an "operator", store a connection to it in the Object Manager.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function CreateObject ( 
	ProgIDorCLSID As String
) As Object

Parameters

ProgIDorCLSID
Type: SystemString

Return Value

Type: Object

Implements

IMcEngineCreateObject(String)
Remarks