LVectorClone::LVectorClone

#include "ltwrappr.h"

LVectorClone::LVectorClone(pClone =NULL)

LVectorClone::::LVectorClone(pObject,  pVector=NULL)

pVECTORCLONE pClone;

pointer to a VECTORCLONE structure

Constructs and initializes the different member variables of the LVectorClone object.

Parameter

Description

pClone

Pointer to a VECTORCLONE structure that contains information used to create and initialize the new vector clone object.

Returns

None

Comments

LVectorClone::LVectorClone(pClone) is a constructor for the LVectorClone object. It takes a valid pVECTORCLONE pointer and creates an LVectorClone 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.

See Also

Functions:

LVectorClone::~LVectorClone, Class Members

Example

For an example, refer to LVectorClone::SetGroup.

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