Function tip_SetByteSequence


Prototype: tip_SetByteSequence(Document);
Arguments:

Document: A Document object. (CDM_Document)
Text: The desired new text object. (CDM_ByteSequence)

C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index

Description:

This function will change the text of a Document object to the text specified by the "Text" parameter. The "Text" parameter must be an object of type CDM_ByteSequence.

Return Value:

None.

Notes:

This function is equivelant to CDM_SetByteSequence (C++ API).

See Also:

tip_SetRawData, CDM_SetByteSequence


Generated by: petasis@aias on Wed Aug 16 10:31:46 PM EEST 2006.