Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns the link value from the Link.
Syntax
virtual HRESULT GetLinkValue(
[out] LPCWSTR *linkValue
) const = 0;
Parameters
-
linkValue [out]
-
The link value, a URI.
Return value
If the function succeeds, it returns S_OK. If it fails, it returns an error value.
Remarks
A Link holds data from an Issue/Solution/Links/Link or Issue/AnalysisLinks/Link element.
The link value is the value of element Link/LinkURI.
Requirements
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
| Header |
|
| DLL |
|