nn::hio::CTR::SetCurrentDirectory Function

Syntax

Result SetCurrentDirectory(
     const char * path
);

Result SetCurrentDirectory(
     const wchar_t * path
);

List of Overloaded Member Functions

SetCurrentDirectory(const char *) Sets the current directory.
SetCurrentDirectory(const wchar_t *) Sets the current directory.

Description of SetCurrentDirectory(const char *)

Description of SetCurrentDirectory(const wchar_t *)


CONFIDENTIAL