L_PntGetDCExtents

#include "LtPnt.h"

L_LTPNT_API L_INT L_PntGetDCExtents(pPaint, prcRect)

Gets the current Device Context (DC) boundaries, set using the L_PntSetDCExtents function.

Parameters

pPAINTHANDLE pPaint

Pointer to a paint handle.

LPRECT prcRect

Pointer to a RECT structure to be updated with the current DC boundary information.

Returns

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

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 Digital Paint C API Help