Previous:
DgPrint
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
dgPSWriter
DgPrintType
(from ../include/DgContext.h)
typedef DgInt32 ( *DgPrintType ) (
void *printParam,
const char *format,
va_list
);
Summary
Type definition for function used to output status messages. Usage matches that of printf.
References
DgContext_Logging
See Also
DgPrint