Returns the issue ID of the IssueReference.
Syntax
virtual HRESULT GetAttributeIssueID(
[out] LPCWSTR *attributeIssueID
) const = 0;
Parameters
-
attributeIssueID [out]
-
The issue ID.
Return value
If the function succeeds, it returns S_OK. If it fails, it returns an error value.
Remarks
An IssueReference holds data from an Activity/References/IssueReference element.
The issue ID is the value of attribute IssueID of element IssueReference.
Requirements
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
| Header |
|
| DLL |
|