NAME
FreeMPGuiHandle -- Frees a Handle allocated by AllocMPGuiHandleA(). (V3)
SYNOPSIS
FreeMPGuiHandle( gh)
A0
void FreeMPGuiHandle( struct MPGuiHandle *);
FUNCTION
Frees a Handle allocated by AllocMPGuiHandleA().
INPUTS
gh - Handle allocated by AllocMPGuiHandleA.
RESULT
None.
EXAMPLE
NOTES
BUGS
SEE ALSO
AllocMPGuiHandleA().