IWdsTransportDiagnosticsPolicy::put_Enabled method (wdstptmgmt.h)

Receives or sets a value that enables a WDS client to configure diagnostic logging on the server.

This property is read/write.

Syntax

HRESULT put_Enabled(
  VARIANT_BOOL bEnabled
);

Parameters

bEnabled

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header wdstptmgmt.h
DLL Wdstptmgmt.dll

See also

IWdsTransportDiagnosticsPolicy