L_VecGetHyperlinkCount

#include "ltvkrn.h"

L_LVKRN_API L_UINT32 L_VecGetHyperlinkCount(pVector, pObject)

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

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

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

LEADTOOLS Vector C API Help

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