LVectorFile::SetVector

#include "ltwrappr.h"

L_VOID LVectorFile::SetVector(pVector)

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

Parameters

LVectorBase * 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

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