nn::ubl::Initialize Function

Syntax

nn::Result Initialize(
     void
);

Parameters

None.

Return Values

Returns the result of the operation.

Description

Initializes the UBL library. This must be called once before the library is used.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL