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
SyntaxFunction IsLocked (
<OutAttribute> ByRef pLockOwnerName As String
) As Boolean
Parameters
- pLockOwnerName
- Type: SystemString
Return Value
Type:
Boolean
RemarksLocked calibrations cannot be edited in UI.
See Also