Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 3.09 KB

nn-rdpencomapi-irdpsrapiapplicationfilter.md

File metadata and controls

71 lines (56 loc) · 3.09 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:rdpencomapi.IRDPSRAPIApplicationFilter
IRDPSRAPIApplicationFilter (rdpencomapi.h)
Manages the shared desktop area at the window and process level. Applications can use the enumerators to display lists of objects in the session that can be shared.
IRDPSRAPIApplicationFilter
IRDPSRAPIApplicationFilter interface [RDP]
IRDPSRAPIApplicationFilter interface [RDP]
described
rdp.irdpsrapiapplicationfilter
rdpencomapi/IRDPSRAPIApplicationFilter
rdp\irdpsrapiapplicationfilter.htm
rdp
6a08c948-1b25-4a36-93c8-23e7e3f4fb08
12/05/2018
IRDPSRAPIApplicationFilter, IRDPSRAPIApplicationFilter interface [RDP], IRDPSRAPIApplicationFilter interface [RDP],described, rdp.irdpsrapiapplicationfilter, rdpencomapi/IRDPSRAPIApplicationFilter
rdpencomapi.h
Windows
Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
RdpEncomAPI.idl
RdpEncomAPI.tlb
RdpEncom.dll
Windows
19H1
IRDPSRAPIApplicationFilter
rdpencomapi/IRDPSRAPIApplicationFilter
c++
APIRef
kbSyntax
COM
RdpEncom.dll
IRDPSRAPIApplicationFilter

IRDPSRAPIApplicationFilter interface

-description

Manages the shared desktop area at the window and process level. Applications can use the enumerators to display lists of objects in the session that can be shared.

Applications can obtain access to this object using IRDPSRAPISharingSession::ApplicationFilter.

The list of sharable objects is exposed as a two-level tree. Each window has an application object as a parent. Each window object has its own sharing state that can be overridden by the sharing state of its parent. Each application object has its own sharing state that can be overridden by the Enabled property of the application filter. Therefore, if an application filter is enabled and the application is shared, its windows are shared regardless of their sharing state. If the application filter is enabled but the application is not shared, its windows are shared depending on their sharing state.

If a shared application creates a new window that is sharable, it will be shared because the parent application is shared.

-see-also

IDispatch

IRDPSRAPIApplication

IRDPSRAPIApplicationList