Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.