IDataCollector::get_OutputLocation method (pla.h)

Retrieves the decorated file name if PLA were to create it now.

This property is read-only.

Syntax

HRESULT get_OutputLocation(
  BSTR *path
);

Parameters

path

Return value

None

Remarks

The IDataCollector::LatestOutputLocation property contains the decorated file name used the last time the collector ran.

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

IDataCollector

IDataCollector::LatestOutputLocation