LVectorObject::SetHyperlink

#include "ltwrappr.h"

L_INT LVectorObject::SetHyperlink(uIndex, pTarget)

Sets a target in the target list of the specified vector object's hyperlink.

Parameters

L_UINT32 uIndex

Index to the target item that will be set.

pVECTORLINKDESC pTarget

Pointer to a VECTORLINKDESC structure that contains the information on the new target to set.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

A hyperlink must be added to a vector object using the LVectorObject::AddHyperlink function before it can be changed using the LVectorObject::SetHyperlink function.

Required DLLs and Libraries

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Vector C++ Class Library Help