IRDPSRAPIApplicationList interface (rdpencomapi.h)

Manages the application list.

Applications obtain access to this object using IRDPSRAPIApplicationFilter::get_Applications.

Inheritance

The IRDPSRAPIApplicationList interface inherits from the IDispatch interface.

Methods

The IRDPSRAPIApplicationList interface has these methods.

 
IRDPSRAPIApplicationList::get__NewEnum

An enumerator interface for the application collection.
IRDPSRAPIApplicationList::get_Item

An item in the application collection.

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

IRDPSRAPIApplication