IRDPSRAPISharingSession::get_ApplicationFilter method (rdpencomapi.h)

Returns an object implementing the IRDPSRAPIApplicationFilter interface.

This property is read-only.

Syntax

HRESULT get_ApplicationFilter(
  IRDPSRAPIApplicationFilter **ppVal
);

Parameters

ppVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header rdpencomapi.h
DLL RdpEncom.dll

See also

IRDPSRAPISharingSession

IRDPSRAPISharingSession2