Click or drag to resize

IMcSpatialCalibIsLocked Method

Checks if the calibration is locked and returns the name of the owner.

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
Function IsLocked ( 
	<OutAttribute> ByRef pLockOwnerName As String
) As Boolean

Parameters

pLockOwnerName
Type: SystemString

Return Value

Type: Boolean
Remarks
Locked calibrations cannot be edited in UI.
See Also