IRDPSRAPIApplication interface
Groups the sharable windows within a process. Each application object contains a list of window objects. If an application object is shared, all its windows are shared.
Members
The IRDPSRAPIApplication interface inherits from the IDispatch interface. IRDPSRAPIApplication also has these types of members:
Properties
The IRDPSRAPIApplication interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
The sharing flags. | |
|
Read-only |
The application identifier. | |
|
Read-only |
The name of the application. | |
|
Read/write |
The sharing state. | |
|
Read-only |
The list of windows. |
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_IRDPSRAPIApplication is defined as 41e7a09d-eb7a-436e-935d-780ca2628324 |
See also