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

If zero (0) is returned, then the operation was successful. Any other return code indicates an error condition.

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

Namespace
Root\virtualization
MOF
WindowsVirtualization.mof

See also

Msvm_RdvComponent