nn::ndm::IsDaemonStartEnable Function

Syntax

bool IsDaemonStartEnable(
     void
);

Parameters

None.

Return Values

Returns true when daemon operations are enabled by activating wireless communication; returns false when they are disabled.

Description

Determines whether daemon operations are enabled by activating wireless communication. Even if IsDaemonStartEnable returns true, daemon operations will not work if they are explicitly stopped with functions like SuspendDaemons or SuspendScheduler.

Revision History

2012/05/18
Initial version.

CONFIDENTIAL