Struct CriFsBind
CriFsBinder ID
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriFs.dll
Syntax
public struct CriFsBind
Remarks
説明: バインダーに対してバインドを行うと、 CriFsBind (バインドID)が作成されます。 バインドIDは、個々のバインドを識別するためのもので、値は符号なし32ビット値の範囲を とります。 この型の変数は、無効なバインドIDであることを意味する特別値 BidNull (ゼロ) をとる場合もあります。
Properties
NativeHandle
ネイティブハンドル
Declaration
public readonly uint NativeHandle { get; }
Property Value
Type | Description |
---|---|
uint |