Click or drag to resize

SetTraceEnabled

Enables or disables tracing.

HRESULT SetTraceEnabled(VARIANT_BOOL val);
Parameters
val

[out] VARIANT_TRUE to enable tracing, VARIANT_FALSE to disable tracing.

Return Value

Returns S_OK if successful, otherwise a failure HRESULT.

Download a complete CHM version of this documentation here.