icubic library reference
IFileReader::Open
説明
ファイルを開く


関数
フォーマット
bool
Open
(  
const wchar_t* path
);  

引数
path ファイルのパス

戻り値
成功ならtrue , 失敗ならfalse.