Share via


Copy (Programmatic Capture

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.