Version: |
1.2 |
Description: |
Restores all of the current settings from a temporary memory buffer. |
Declaration: |
|
C/C++ |
extern "C" void WINAPI VCRestoreSettings(); |
Delphi |
procedure VCRestoreSettings; stdcall; |
ActiveX/COM |
Sub RestoreSettings() |
Parameters: |
No additional parameters are used with this subroutine. |
Notes: |
Before using the VCMatchCurrentEntity command, save the current settings with VCSaveSettings and restore them with VCRestoreSettings. |
See Also: |