/
getExecutionState
getExecutionState
Declaration
getExecutionState: Integer; safecall;
Description
Function returns eSignatureOffice state in overlapped mode.
After eSignatureOffice is terminated, calling application may call getXmlResult function. It is recommended to call terminate to free the instance of eSignatureOffice form.
Return Values
Possible return values:
0 - eSignatureOffice is running;
1 - eSignatureOffice is terminated.
, multiple selections available,
Related content
terminate
terminate
More like this
handleMessages
handleMessages
More like this
sigFileXml
sigFileXml
More like this
Start-Parameter
Start-Parameter
More like this
Input-XML - 1.Window placement and visual Options
Input-XML - 1.Window placement and visual Options
More like this
PrepareExit()
PrepareExit()
More like this