System Functions

Home   Previous   Next


Name

EM_Init

Synopsis

void* __cdecl EM_Init (char* pszWorkPath);

Description

Initialize CPMLIP. This should be called before all other CPMLIP functions.  

Parameter

pszWorkPath: Current work path.

Return

Handle of CPMLIP window on success, NULL on faile.