ISECEditBuffer::Write

void ISECEditBuffer::Write(CFile* pFile, BOOL bSaveAsUnicodeText = FALSE)

Saves the text buffer to a file.

Defined in: ISECEditBuffer.h

Parameters

pFile

Points to a file object to save the buffer to.

bSaveAsUnicodeText

Indicates whether the text is being as Unicode or ASCII text.

See Also

ISECEditBuffer