IDataManager::put_ReportSchema method (pla.h)

Retrieves or sets the schema used to customize the report that the TraceRpt.exe application generates.

This property is read/write.

Syntax

HRESULT put_ReportSchema(
  BSTR ReportSchema
);

Parameters

ReportSchema

Return value

None

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

IDataManager