Retrieves a friendly name for the given hyperlink destination within this target.
HRESULT GetFriendlyName(
LPCWSTR pwzLocation, |
// Hyperlink location within this target |
LPWSTR * ppwzFriendlyName |
// Buffer to receive the friendly name |
); |
Parameters
Return Values
See Also