Symbolic Value : Composite Data

SIG_CD_xxx - Signatures for Composite Records in items of type TYPE_COMPOSITE.
----------------------------------------------------------------------------------------------------------


#include <ods.h>

Symbolic Values :

SIG_CD_xxx - see Description

Description :


Sample Usage :

//************************************************************************
//
//
//   CDParse
//
//      called by EnumCompositeBuffer to dump contents of each chunk
//      of a compound document (Rich text) item
//
//      Inputs:
//         char     *RecordPtr    - pointer to start of data
//         WORD      RecordType   - type of CD chunk
//         DWORD     RecordLength - length of returned chunk
//         void far *Unused
//
//************************************************************************

STATUS LNPUBLIC CDParse(

See Also :

BSIG
----------------------------------------------------------------------------------------------------------