CriticalHandle.handle フィールド

定義

ラップするハンドルを指定します。

protected: IntPtr handle;
protected IntPtr handle;
val mutable handle : nativeint
Protected handle As IntPtr 

フィールド値

IntPtr

nativeint

注釈

ハンドルをパブリックに公開しないでください (つまり、派生クラスの外部)。

適用対象