Click or drag to resize

DIMcIntensityCalibEventsBeforeNew 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 McIntensityCalib,
	<OutAttribute> ByRef bCancel As Boolean
)

Parameters

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