IRDPSRAPIApplicationFilter::get_Enabled method (rdpencomapi.h)

The enabled state of the application filter.

This property is read/write.

Syntax

HRESULT get_Enabled(
  VARIANT_BOOL *pRetVal
);

Parameters

pRetVal

Return value

None

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
DLL RdpEncom.dll

See also

IRDPSRAPIApplicationFilter