CAViewer::SetFileName
CAViewer class
Loads a specified file.
- BOOL SetFileName(
const char *filename
);
Parameters
- filename
-
The path to the file to be loaded by this Viewer instance.
Return Value
Returns TRUE if the operation was successful; otherwise, FALSE.
Remarks
None.
See Also
CAViewer::GetFileName