Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies the contents of the active graphics log (.vsglog) file into a new file.
void Copy(
wchar_t const * szNewVSGLog
);
Parameters
- szNewVSGLog
The file name of the new graphics log file.
Remarks
To copy the graphics information to a new file, you must already have captured some graphics information; otherwise, nothing happens.