Struct CriFsBinder.Info
バインダー情報
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriFs.dll
Syntax
public struct CriFsBinder.Info
Remarks
説明: バインダー情報取得APIの出力情報です。
Fields
bndrid
Declaration
public CriFsBind bndrid
Field Value
Type | Description |
---|---|
CriFsBind |
Remarks
他バインダーを参照している場合の参照先バインドID CPKのコンテンツファイルをファイルバインドした場合、 CPKのバインドIDが入ります。
currentDirectory
Declaration
public NativeString currentDirectory
Field Value
Type | Description |
---|---|
NativeString |
Remarks
カレントディレクトリ設定
kind
Declaration
public CriFsBinder.Kind kind
Field Value
Type | Description |
---|---|
CriFsBinder.Kind |
Remarks
バインダー種別
nfiles
Declaration
public int nfiles
Field Value
Type | Description |
---|---|
int |
Remarks
path
Declaration
public NativeString path
Field Value
Type | Description |
---|---|
NativeString |
Remarks
Bind関数呼び出し時に渡されたパス名
priority
Declaration
public int priority
Field Value
Type | Description |
---|---|
int |
Remarks
プライオリティ設定
realPath
Declaration
public NativeString realPath
Field Value
Type | Description |
---|---|
NativeString |
Remarks
実際にバインドする対象となったパス名
status
Declaration
public CriFsBinder.Status status
Field Value
Type | Description |
---|---|
CriFsBinder.Status |
Remarks
バインダーステータス