SECEdit::ReadFile

BOOL SECEdit::ReadFile(LPCTSTR lpszPathName)

Reads in text from a file.

Defined in: SECEdit.cpp

Return Value

Returns non-zero if successful; otherwise zero.

Parameters

lpszPathName

Pathname of the file to read.

See Also

SECEdit SaveFile WriteFile