LVectorFile::SetVector

#include "ltwrappr.h"

L_VOID LVectorFile::SetVector(pVector)

LVectorBase * pVector;

pointer to a vector object

Sets the vector object to be used by the file functions.

Parameter

Description

pVector

Pointer to the vector object to set.

Returns

None

Comments

Before you can use some of the file functions, a vector must be associated with the class object. Until you have associated a vector with the LVectorFile object, the object is considered invalid.

If the filename of the LVectorBase object is enabled, then the vector filename will be transferred to the class object.

For more information, see LVectorFile::IsValid.

Required DLLs and Libraries

LVKRN
LTFIL

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++ Class Library Help