The UnloadMaskTable transaction removes a mask table from memory, freeing up the resources that were associated with it.
Type XTYP_EXECUTE
Syntax [UnloadMaskTable(tableID)]
|
Parameter |
Data type |
Meaning |
|
tableID |
DWORD |
identifier of the mask table to unload |
Remarks
If the specified table is the one currently being used, it will be deselected.
Release information
Added in Release 5.0.
See also