Iteration::GetDescriptionProgrammaticName method
Returns the description programmatic name of the Iteration.
Syntax
virtual HRESULT GetDescriptionProgrammaticName(
[out] LPCWSTR *descriptionProgrammaticName
) const = 0;
Parameters
-
descriptionProgrammaticName [out]
-
The description programmatic name.
Return value
If the function succeeds, it returns S_OK. If it fails, it returns an error value.
Remarks
The description programmatic name is the value of element Iteration/Description/ProgrammaticName.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|