All Editions
Related Functions
Example
The IN_GetAvailableMaskTables function reports what mask tables are currently loaded.
Syntax
int IN_GetAvailableMaskTables( maxSize, pTableIDs, pTableCnt )
|
Input Parameters |
Meaning |
|
SHORT maxSize |
the number of entries in the pTableIDs array |
|
Meaning | |
|
IN_MASK_TABLE_PTR pTableIDs |
pointer to the array of mask table IDs |
|
SHORTPTR pTableCnt |
pointer to the number of entries in pTableIDs |
Release information
Added to Imagenation for Windows in Release 5.0.
As of Release 5.1, also available in Imagenation for UNIX.
See also