Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The ReleaseKey method simulates the given key being released inside the virtual machine.
Syntax
HRESULT ReleaseKey(
[in] BSTR key
);
Parameters
-
key [in]
-
The key code for the key to be released inside the virtual machine.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
The operation was successful. |
|
The key parameter is NULL. |
|
The given text string is empty, or contains an invalid key code. |
|
An unexpected error occurred. |
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|