Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the VirtualIPActive property value.
Syntax
uint32 SetVirtualIPActive(
[in] uint32 VirtualIPActive
);
Parameters
-
VirtualIPActive [in]
-
Type: uint32
Specifies if IP virtualization is active on the server. This can be one of the following values.
-
zero
-
IP virtualization is not active.
-
nonzero
-
IP virtualization is active.
Return value
Type: uint32
Returns 0 on success, otherwise returns a WMI error code. Refer to Remote Desktop Services WMI Provider Error Codes for a list of these values. The method returns an error if the setting is under group policy control.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 R2 |
| Namespace |
Root\CIMv2\TerminalServices |
| MOF |
|
| DLL |
|