nn::hio::CTR::GetCurrentDirectory Function| Name | Description | |
|---|---|---|
| out | pLength | Location in which to store the actual number of bytes that were copied. |
| out | buf | Buffer in which to write the current directory's path. |
| in | length | Buffer size. |
Gets the current directory and returns the result of the process. This is the overloaded function when the path is gotten in Unicode.
Writes the path of the current directory to buf.
This is the overloaded function when the path is gotten in Unicode.
CONFIDENTIAL