IFrameNotificationSinkListener.SinkConnected Method
このイベントは、ICImagingControl.LiveStartクラスライブラリリファレンス>クラス>ICImagingControl>ICImagingControl.LiveStart Methodまたは ICImagingControl.LivePrepareクラスライブラリリファレンス>クラス>ICImagingControl>ICImagingControl.LivePrepare Methodの際にFrameNotificationSinkクラスライブラリリファレンス>クラス>FrameNotificationSinkが接続された時に発生します。
構文
[C#]
Public virtual void SinkConnected( FrameType frametype ) = 0;
パラメータ | 説 明 |
---|---|
frameType | FrameReceivedクラスライブラリリファレンス>クラス>IFrameNotificationSinkListener>IFrameNotificationSinkListener.FrameReceived Methodの 中のIFrameクラスライブラリリファレンス>クラス>IFrameが持つ frameTypeを示します。 |
情報
ICImagingControl3.5より実装
関連項目
IFrameNotificationSinkListenerクラスライブラリリファレンス>クラス>IFrameNotificationSinkListener, FrameReceivedクラスライブラリリファレンス>クラス>IFrameNotificationSinkListener>IFrameNotificationSinkListener.FrameReceived Method, FrameNotificationSinkクラスライブラリリファレンス>クラス>FrameNotificationSink, FrameTypeクラスライブラリリファレンス>クラス>FrameType, IFrameクラスライブラリリファレンス>クラス>IFrame