IHlink::GetTargetFrameNameIHlink::GetTargetFrameName*
*



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.

ppwzTargetFrameName
[out] On return, points to the target frame name for the hyperlink. Must not be NULL.

See also IHlink::SetTargetFrameName


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.