SECEditBlockBuffer::Write
voidSECEditBlockBuffer::Write(CFile*pFile, BOOLbSaveAsUnicodeText)
Writes the buffer to a file.
Defined in: SECEditBlockBuffer.cpp
Return Value
void
Parameters
pFile
Points to a CFile object to save buffer to.
bSaveAsUnicodeText
Indicates whether to save buffer as Unicode text.
See Also