nn::boss::Initialize Functionnn::Result Initialize( void );
None.
Result values listed below. | Value | Description |
|---|---|
Result::IsSuccess |
Initialization successful. |
| A value other than the above. | Unexpected error (see boss_Result.h for error details). |
Initializes the BOSS library. Call this function once before using the BOSS library.
CONFIDENTIAL