Previous:
DgContext_Create
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
DgContext_Logging
DgContext_Destroy
(from DgContext.c)
DgError DgExport DgContext_Destroy (
DgContext *context
);
Summary
Destroy a context.
Parameters
context
Specify the context to be destroyed
Return Value
DG_OK
if succeeded.
DG_ERR_BAD_CONTEXT
otherwise.