L_ILN_SAVEDBSTATUS

Sent during an ImageList Control load database procedure started by the L_ILM_SAVEDATABASE message.

Parameter

Description

wParam

idCtrl = (L_INT) LOWORD(wParam) identifier of control.

 

wNotifyCode = HIWORD(wParam) notification code.

lParam

nIndex = (L_INT32) lParam page number that was added to the file.

Comments

Sent when an ImageList Control is processing an L_ILM_SAVEDATABASE message.

The parent window of the control receives this notification message through the WM_COMMAND message. During the processing of this message, you can cancel the procedure using the L_ILM_CANCELDB message.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help