IApiTracingDataCollector::get_LogApisRecursively method (pla.h)

Retrieves or sets a value that indicates whether API tracing logs calls that are imported directly by the application.

This property is read/write.

Syntax

HRESULT get_LogApisRecursively(
  VARIANT_BOOL *logrecursively
);

Parameters

logrecursively

Return value

None

Remarks

This property has meaning for x86 architectures only.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header pla.h
DLL Pla.dll

See also

IApiTracingDataCollector