nn::hio::CTR::SetCurrentDirectory FunctionResult SetCurrentDirectory( const char * path );
| Name | Description | |
|---|---|---|
| in | path | Buffer storing the path to be set as the current directory. |
Sets the current directory and returns the result of the process.
Changes the current directory in the host to the path specified by path.
CONFIDENTIAL