Iteration::GetTrace method
Returns the Trace object of the Iteration.
Syntax
virtual HRESULT GetTrace(
[out] Trace **trace
) = 0;
Parameters
-
trace [out]
-
The Trace object.
Return value
If the function succeeds, it returns S_OK. If it fails, it returns an error value.
Remarks
The Trace object holds information from element Iteration/Trace.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|