Zen API
zApi_Initialize
C
zStatus zApi_Initialize();
Description

Initializes the Zen API.

This function must be called prior to calling any other Zen API functions. If zApi_Initialize is successful, then zApi_Terminate should be called at a later point to shutdown the Zen API.

File

zApi.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.