JCMCreateTableHandleΒΆ
Purpose
Creates a file handle on the pinboard pointing to an empty Table.
Function signature
int JCMCreateTableHandle(int* handle, const char* fileName)
| Parameter | in/output | Description | 
|---|---|---|
| handle | output | pinboard handle of the created Table | 
| fileName | input | file name on the pinboard |