L_VecGetHyperlinkCount

Summary

Returns the number of targets in the target list for the specified hyperlinked vector object.

Syntax

#include "ltvkrn.h"

L_LVKRN_API L_UINT32 L_VecGetHyperlinkCount(pVector, pObject)

Parameters

pVECTORHANDLE pVector

Pointer to the vector handle.

const pVECTOROBJECT pObject

Pointer to the VECTOROBJECT structure that contains the vector object for which to get the hyperlink count.

Returns

Value Meaning
0 < Number of targets in the target list of the specified hyperlinked vector object.
0 The object is not a hyperlinked vector object.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_VecAddHyperlink or L_VecGetHyperlink.

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

LEADTOOLS Vector C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.