Click or drag to resize

DIMcSpatialCalibEventsBeforeNew Method

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
Sub BeforeNew ( 
	Name As String,
	<OutAttribute> ByRef pNewCalib As McSpatialCalib,
	<OutAttribute> ByRef bCancel As Boolean
)

Parameters

Name
Type: SystemString
pNewCalib
Type: MediaCy.IQL.CalibrationsMcSpatialCalib
bCancel
Type: SystemBoolean
See Also