L_VecGetHyperlinkCount

#include "lvkrn.h"

L_LVKRN_API L_UINT32 L_VecGetHyperlinkCount(pVector, pObject)

pVECTORHANDLE pVector;

pointer to the vector handle

const pVECTOROBJECT pObject;

pointer to vector object

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

Parameter

Description

pVector

Pointer to the vector handle.

pObject

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

Returns

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

LVKRN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Vector C API Help