nn::hio::CTR::HostFile::Open Member Function| Name | Description | |
|---|---|---|
| in | path | Specifies the path of the file to open. |
| in | accessMode | Specifies the access mode for the file. |
| in | disp | Specifies the behavior that should occur when opened. |
Opens the specified file.
Opens a host file and makes it accessible.
Opens a host file and makes it accessible.
To learn about the values specified for accessMode, see AccessMode.
To learn about the values specified for disp, see OpenDisp.
The overloaded member function when specifying filenames in Unicode.
CONFIDENTIAL