SECEditBlockBuffer::Write

void SECEditBlockBuffer::Write(CFile* pFile, BOOL bSaveAsUnicodeText)

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

SECEditBlockBuffer