nn::hio::CTR::GetHioDaemonStatus Function

Syntax

Result GetHioDaemonStatus(
     bool * pIsRunning
);

Parameters

Name Description
out pIsRunning Stores true when the HostIO daemon process is running.

Return Values

Returns the result of the operation.

Description

Gets whether the HostIO daemon process is running on the host.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL