IRDPSRAPIApplicationList interface
Manages the application list.
Applications obtain access to this object using IRDPSRAPIApplicationFilter::get_Applications.
Members
The IRDPSRAPIApplicationList interface inherits from the IDispatch interface. IRDPSRAPIApplicationList also has these types of members:
Properties
The IRDPSRAPIApplicationList interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
An enumerator interface for the application collection. | |
|
Read-only |
An item in the application 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_RDPSRAPIApplication is defined as c116a484-4b25-4b9f-8a54-b934b06e57fa |
|
IID |
IID_IRDPSRAPIApplicationList is defined as d4b4aeb3-22dc-4837-b3b6-42ea2517849a |
See also