Contents Index Topic Contents | ||
Previous Topic: IHlink::GetStringReference Next Topic: IHlink::Navigate |
IHlink::GetTargetFrameName
HRESULT GetTargetFrameName( LPWSTR * ppwzTargetFrameName //Receives the target frame name for the hyperlink );Retrieves the name of the target frame for the hyperlink.
- Returns S_OK if the target frame name string for the hyperlink was retrieved.
- ppwzTargetFrameName
- [out] On return, points to the target frame name for the hyperlink. Must not be NULL.
See also IHlink::SetTargetFrameName
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.