Function Reference


_WinAPI_DllUninstall

Show description in

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

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

Parameters

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

Return Value

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