IRDPSRAPIApplication interface (rdpencomapi.h)
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.
Inheritance
The IRDPSRAPIApplication interface inherits from the IDispatch interface.
Methods
The IRDPSRAPIApplication interface has these methods.
IRDPSRAPIApplication::get_Flags The sharing flags. |
IRDPSRAPIApplication::get_Id The application identifier. |
IRDPSRAPIApplication::get_Name The name of the application. |
IRDPSRAPIApplication::get_Shared The sharing state. (Get) |
IRDPSRAPIApplication::get_Windows The list of windows. |
IRDPSRAPIApplication::put_Shared The sharing state. (Put) |
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 |