Previous:
DgGetFileHandler
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
DgGlyph
DgGetSignatureBytes
(from DgInit.c)
DgExport DgError DgGetSignatureBytes (
DgUInt8 bytes [ DG_NUM_SIGNATURE_BYTES ]
);
Summary
Return the signature bytes. These are the bytes which are inserted into any glyph blocks encoded using the toolkit. They are based on the ID tag used to initialize the toolkit.
Output Parameters
bytes
buffer to hold the return value.
Return Value
DG_OK
on success.
DG_ERR_BAD_PARAM
on bad parameters