Function Reference


_WinAPI_DllInstall

Registers OLE controls such as DLL or ActiveX Controls (OCX) files

#include <WinAPIReg.au3>
_WinAPI_DllInstall ( $sFilePath )

Parameters

$sFilePath The path to the DLL file that will be registered.

Return Value

Success: 1.
Failure: 0 and sets the @error flag to non-zero.