IRDPSRAPISessionProperties interface (rdpencomapi.h)

Use this interface to get or set session properties.

To get this interface, access one of the following properties:

Inheritance

The IRDPSRAPISessionProperties interface inherits from the IDispatch interface.

Methods

The IRDPSRAPISessionProperties interface has these methods.

 
IRDPSRAPISessionProperties::get_Property

Sets or gets a named session property. (Get)
IRDPSRAPISessionProperties::put_Property

Sets or gets a named session property. (Put)

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 [desktop apps | UWP apps]
Target Platform Windows
Header rdpencomapi.h

See also

IDispatch