InitDeviceDLL
Â
Declaration
Delphi
function InitDeviceDLL : LongBool;Â Â Â Â Â stdcall;
ActiveX
HRESULT
_stdcall
InitDeviceDLL
([out, retval] long * RetVal );
Description
use this function to start the DEVICE driver within the SIGNAPI.
This function is necessary for DocumentViewMode and SignInDocumentMode |
Â
Â