BOOL WINAPI mciFreeCommandResource(wuable)
This function frees the memory used by the specified command table.
UINT uTable
The table index returned from a previous call to mciLoadCommandResource.
Returns FALSE if the table index is not valid, TRUE otherwise.