次の方法で共有


CFType.Equal(IntPtr, IntPtr) メソッド

定義

ネイティブ オブジェクトの 2 つのハンドルを等しいかどうか比較します。

public static bool Equal (IntPtr cf1, IntPtr cf2);
static member Equal : nativeint * nativeint -> bool

パラメーター

cf1
IntPtr

nativeint

cf2
IntPtr

nativeint

戻り値

型が同じ場合は true。

適用対象