The CFviWaitFrame type exposes the following members.

Methods

NameDescription
Public methodEquals
インスタンスの比較
(Overrides ValueType..::..Equals(Object).)
Protected methodFinalize
Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetHashCode
ハッシュコードの取得
(Overrides ValueType..::..GetHashCode()()()().)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodToString
このインスタンスの完全修飾型名を返します。
(Inherited from ValueType.)

Operators

NameDescription
Public operatorStatic memberEquality
インスタンスの比較(等価)
Public operatorStatic memberInequality
インスタンスの比較(不等価)

Properties

NameDescription
Public propertyAmountInFrame
前回チェック時から取り込んだフレーム数
Public propertyDmaSchedulePeak
DMA スケジュールピーク値
Public propertyLastFrameNo
最後に取り込まれた画像メモリ番号
Public propertyLineCount
転送を完了したライン数
Public propertyTotalFrameCount
トータルフレーム数

See Also