handleMessages

Declaration

handleMessages: WordBool; safecall

Description

Host application must call handleMessages periodically if eSignatureOffice was started in overlapped mode using sigFileXml function. This function activates thread synchronization, if it is not called, some features of eSignatureOffice (e.g. page rendering) will not work. It's recommended to call this function in idle application state, i.e. when there are no pending messages in main window's message queue.