22.03.2015 Views

DLI Implementation and Reference Guide - Datalogics

DLI Implementation and Reference Guide - Datalogics

DLI Implementation and Reference Guide - Datalogics

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

A.10 <strong>DLI</strong> <strong>Reference</strong> <strong>Guide</strong><br />

dlpdfcontentcomment (DLPDFCONTENT<br />

*Content, char *Comment)<br />

Return Value: void<br />

Concepts <strong>and</strong> Facilities: <strong>Guide</strong> to the DL Pager Composition System<br />

Description<br />

Parameters<br />

Return Value<br />

This method will insert the specified text string<br />

as a comment, in the order provided, into the<br />

content elements.<br />

• DLPDFCONTENT *Content: Represents the<br />

content element. These structures are<br />

destroyed when associated with a page or<br />

form, <strong>and</strong> pointers to them should not be<br />

used after that time.<br />

• char *Comment: A text string<br />

void<br />

Exceptions<br />

Header<br />

dli.h<br />

Related Methods<br />

Availability<br />

All <strong>DLI</strong>-supported platforms.<br />

Technical Notes<br />

1 The comment string will always be placed on a separate line, beginning with a<br />

percent sign (“%”) provided by <strong>DLI</strong> to mark it as a comment.<br />

2 The comment text must not contain a new line character, unless you provide a<br />

percent sign immediately following it. (<strong>DLI</strong> provides only the initial percent sign<br />

for each comment. Follow-on new lines within the comment text must contain<br />

their own starting percent sign for each comment line of output.)<br />

3 The content element must be valid: the comment pointer must point at a valid non-<br />

NULL, non-zero length string.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!