/
InitDeviceDLL
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 |