LVectorFile::SetVector

Summary

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

Syntax

#include "ltwrappr.h"

L_VOID LVectorFile::SetVector(pVector)

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

See Also

Functions

Topics

Example

For an example, refer to LVectorFile::LVectorFile().

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

LEADTOOLS Vector C++ Class Library Help

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