LVectorGroup::DeleteGroupClones

Summary

Deletes all clones of the class object's associated group. This function is available in the LEADTOOLS Vector Imaging Toolkit.

Syntax

#include "ltwrappr.h"

virtual L_INT LVectorGroup::DeleteGroupClones(dwFlags = 0)

Parameters

L_UINT32 dwFlags

Can be a combination of the following:

Value Meaning
0 Delete all clones.
VECTOR_FLAGS_SELECTED_ONLY Delete only the currently selected clones within the vector handle.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LVectorBase::GetGroupByName.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.