Click or drag to resize

DIMcIntensityCalibEventsBeforeOpen Method

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
Sub BeforeOpen ( 
	FileName As Object,
	<OutAttribute> ByRef pNewCalib As McIntensityCalib,
	<OutAttribute> ByRef bCancel As Boolean
)

Parameters

FileName
Type: SystemObject
pNewCalib
Type: MediaCy.IQL.CalibrationsMcIntensityCalib
bCancel
Type: SystemBoolean
See Also