function UnregisterServer(const Is64Bit: Boolean; const Filename: String; const Reserved: Boolean): Boolean;
Unregisters the DLL/OCX with the specified filename. Returns True if successful, False otherwise.
See RegisterServer for usage details.