EnableEndPoints method of the Msvm_RdvComponent class

Requests the Remote Desktop Services virtual device to start a pipe connection with the virtual machine.

Syntax

uint32 EnableEndPoints();

Parameters

This method has no parameters.

Return value

This method returns one of the following values.

Completed with No Error (0)

Method Parameters Checked - Job Started (4096)

Failed (32768)

Access Denied (32769)

Not Supported (32770)

Status is unknown (32771)

Timeout (32772)

Invalid parameter (32773)

Out of memory (32774)

File not found (32775)

(32776)

(32777)

(32778)

(32779)

(32780)

(32781)

(32782)

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Namespace
Root\Virtualization\V2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

Msvm_RdvComponent