LRasterPaintWindow::IsValid

#include "Ltwrappr.h"

L_BOOL LRasterPaintWindow::IsValid()

Checks the validity of both the class object's internal automation and container.

Returns

Value Meaning
TRUE Both the automation handle and the container handle are valid.
FALSE The automation handle, the container handle or both handles is/are invalid.

Comments

For the paint automation the automation handle becomes valid after calling the LRasterPaintWindow::Initialize.

The container handle is created, initialized and added to the automation when LRasterPaintWindow::SetBitmap is called.

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