mciFreeCommandResource

Syntax

BOOL WINAPI mciFreeCommandResource(wuable)

This function frees the memory used by the specified command table.

Parameters

UINT uTable

The table index returned from a previous call to mciLoadCommandResource.

Return Value

Returns FALSE if the table index is not valid, TRUE otherwise.