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
SyntaxPublic Function CreateObject (
ProgIDorCLSID As String
) As Object
Parameters
- ProgIDorCLSID
- Type: SystemString
Return Value
Type:
ObjectImplements
IMcEngineCreateObject(String)
Remarks
See Also