IRDPSRAPIWindowList interface
Manages the window list.
Applications obtain access to this object using IRDPSRAPIApplication::get_Windows or IRDPSRAPIApplicationFilter::get_Windows.
Members
The IRDPSRAPIWindowList interface inherits from the IDispatch interface. IRDPSRAPIWindowList also has these types of members:
Properties
The IRDPSRAPIWindowList interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
An enumerator interface for the window collection. | |
|
Read-only |
An item in the window collection. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Type library |
|
|
DLL |
|
|
CLSID |
CLSID_RDPSRAPIWindowList is defined as 9c21e2b8-5dd4-42cc-81ba-1c099852e6fa |
|
IID |
IID_IRDPSRAPIWindowList is defined as 8a05ce44-715a-4116-a189-a118f30a07bd |
See also