IRDPSRAPIWindowList interface (rdpencomapi.h)

Manages the window list.

Applications obtain access to this object using IRDPSRAPIApplication::get_Windows or IRDPSRAPIApplicationFilter::get_Windows.

Inheritance

The IRDPSRAPIWindowList interface inherits from the IDispatch interface.

Methods

The IRDPSRAPIWindowList interface has these methods.

 
IRDPSRAPIWindowList::get__NewEnum

An enumerator interface for the window collection.
IRDPSRAPIWindowList::get_Item

An item in the window 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

IRDPSRAPIWindow