nw::io::HioFileStream::Open Member Function
bool Open(
const char* path ,
bit32 accessMode,
nn::hio::HostFile::OpenDisp
);
bool Open(
nn::hio::HostFile *,
bit32 accessMode,
bool closeEnable = true
);
Open ( const char *, bit32, nn::hio::HostFile::OpenDisp )
Open ( nn::hio::HostFile *, bit32, bool )
CONFIDENTIAL