IRDPSRAPIApplicationFilter::put_Enabled method (rdpencomapi.h)

The enabled state of the application filter.

This property is read/write.

Syntax

HRESULT put_Enabled(
  VARIANT_BOOL NewVal
);

Parameters

NewVal

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