'Declaration Protected Overridable Sub OnFrameScanException( _
ByVal eThe FrameScanExceptionEventArgs instance containing the event data.As FrameScanExceptionEventArgs _
)
protected virtual void OnFrameScanException(
FrameScanExceptionEventArgs e
)
protected: virtual void OnFrameScanException(
FrameScanExceptionEventArgs* e
)
protected:
virtual void OnFrameScanException(
FrameScanExceptionEventArgs^ e
)
Parameters
- e
- The FrameScanExceptionEventArgs instance containing the event data.