nn::ptm::CTR::Initialize Function

Syntax

Result Initialize();

Parameters

None.

Return Values

This normally does not fail. Returns the value of the nn::Result::IsSuccess function.

Description

Initializes the PTM library.

You must call this function before calling any of the alarm functions.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL