nn::fs::hio Namespace

Description

A namespace that includes functions used to directly access files on a PC (for debugging purposes).

You must first link to libnn_fshio and call the nn::hio::Initialize function to initialize the library before using any of the functions or classes in the nn::fs::hio namespace.


Note: This type of archive is only for debugging and cannot be accessed from retail versions.

Functions

MountHioArchive Mounts an hio archive.
GetHioRequiredMemorySize Gets the size of memory needed to mount an hio archive.

Revision History

2010/08/20
Initial version.

CONFIDENTIAL