ClearImage COM Server
OpenExt Method
See Also  Send Feedback
hModule
Instance handle of the module calling this method.
MasterId
License Master ID
pParam
Should always be set to 0
CiServer Object : OpenExt Method

Description

Open ClearImage COM License

Syntax

Visual Basic
Public Sub OpenExt( _
   ByVal hModule As Long, _
   ByVal MasterId As Long, _
   ByVal pParam As Long _
) 

Parameters

hModule
Instance handle of the module calling this method.
MasterId
License Master ID
pParam
Should always be set to 0

Remarks

Call this method prior to any other methods, if a Master Id license other than the default is used.

See Also

© 1992-2011. Inlite Research, Inc. All Rights Reserved.