UnregisterDll Method

UnregisterDll(filename As string)

UnregisterDll(string filename);

Parameters

name type description
filename string

Description

Unregisters a COM DLL by loading the DLL into memory and calling the DllRegisterServer method.

This is the same as the command:

regsvr32 /u filename

Object

ComInstaller



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.