#include "Ltwrappr.h"
L_INT LRasterPaint::Free(L_VOID)
Frees the class object handle.
SUCCESS |
The function was successful. |
< 1 |
An error occurred. Refer to Return Codes |
This function should be called when a class object handle is no longer needed by an application.
Required DLLs and Libraries
LTPNT For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
Functions: |
LRasterPaint::IsValid, LRasterPaint::Initialize, Class Members |
Topics: |
For an example, refer to LRasterPaint::SetProperty.