Share via


IMsRdpClientAdvancedSettings::get_RDPPort (Windows Embedded CE 6.0)

1/6/2010

This method retrieves a value that indicates the server connection port for Remote Desktop Protocol (RDP) connections.

Syntax

HRESULT get_RDPPort( 
    LONG *prdpPort
);

Parameters

  • prdpPort
    [out] Indicates the connection port.

Return Value

Returns S_OK if successful.

Remarks

The default value is 3389.

Requirements

Header mstsax.h, mstsax.idl
Library Mstsax.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IMsRdpClientAdvancedSettings Methods for Connections, Timeouts, Intervals, and Events
IMsRdpClientAdvancedSettings
IMsRdpClientAdvancedSettings::put_RDPPort