ISECEditBuffer::Write
voidISECEditBuffer::Write(CFile*pFile, BOOLbSaveAsUnicodeText= 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