nn::hio::CTR::HostFile::IsExist Member Function#include <nn/hio.h> Result IsExist( bool * exist, const char * path ); Result IsExist( bool * exist, const wchar_t * path );
IsExist(bool *, const char *)
|
Checks whether a file exists. |
IsExist(bool *, const wchar_t *)
|
Checks whether a file exists. |
IsExist(bool *, const char *)Checks whether a file exists.
IsExist(bool *, const wchar_t *)Checks whether a file exists.
CONFIDENTIAL