CRecorder::Filename Method (std::wstring)

Sets the filename for session recording. Is the path and name of the session file to be used. No extension is needed; the recorder will generate two files, with extensions idx and dat.

C++

void Filename(std::wstring value);

Group

Filename Method