/
SetDriverOptions
SetDriverOptions
Declaration
Delphi
procedure SetDriverOptions(Options1, Options2: Cardinal);
C/C++
SOPAD_API void SOPAD_setDriverOptions(DWORD Options1, DWORD Options2);
ActiveX
HRESULT SetDriverOptions([in] long Options1, [in] long Options2);
Description
This procedure configures options of the driver.
Arguments
Options1
allows to combine any of the values listed in the Driver Options section.
Options2
reserved for future use, set it to 0.
, multiple selections available,
Related content
SetDriverLong
SetDriverLong
More like this
OnGetDeviceXMLCertificate
OnGetDeviceXMLCertificate
More like this
OnGetDeviceCertificate
OnGetDeviceCertificate
More like this
Server (Citrix)
Server (Citrix)
More like this
Pad Connector Setup Parameter
Pad Connector Setup Parameter
More like this
Server (TCP) for 64 bit applications
Server (TCP) for 64 bit applications
More like this