nn::ubl::Initialize Function

Syntax

nn::Result Initialize(
     void
);

Arguments

None.

Return Values

Returns the result of the operation.

Description

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

Revision History

2010/08/16
Initial version.

CONFIDENTIAL