DestroyInkset
2.0
Frees memory
associated with an inkset.
BOOL DestroyInkset( HINKSET hinkset )
Parameters
hinkset
Handle of an
inkset to destroy.
Return Value
Returns TRUE
if successful; otherwise FALSE.
Comments
Once memory
is freed, the handle hinkset is invalid. The application should set the
handle to NULL.
See Also