nn::hio::CTR::SetCurrentDirectory Function

Syntax

Result SetCurrentDirectory(
     const wchar_t * path
);

Arguments

Name Description
in path Buffer storing the path to be set as the current directory.

Return Values

Returns the result of the operation.

Description

Sets the current directory.

Revision History

2010/03/31
Initial version.

CONFIDENTIAL