The Pause method pauses the virtual machine.
Syntax
HRESULT Pause();
Parameters
This method has no parameters.
Return value
This method can return one of these values.
| Return code | Description | 
|---|---|
  | 
The operation was successful. | 
  | 
The virtual machine is already paused. | 
  | 
The caller must have execute access permissions to pause this virtual machine. | 
  | 
Unknown configuration. | 
  | 
An unexpected error has occurred. | 
Remarks
Pause does not save the current state of the virtual machine.
Requirements
| Product | 
Microsoft Virtual Server 2005 onWindows Server 2003 | 
| Download | 
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 | 
| Header | 
  |