5 references to INVALID_PARAMETER
Microsoft.Win32.Msi (5)
WindowsInstaller.cs (5)
68/// <see cref="Error.INVALID_PARAMETER"/> if an invalid parameter is passed to the function. 96/// <see cref="Error.INVALID_PARAMETER"/> if an invalid parameter is passed to the function. 157/// <returns><see cref="Error.SUCCESS"/> if successful or <see cref="Error.INVALID_PARAMETER"/> if an invalid log mode was specified.</returns> 186/// <see cref="Error.INSTALL_FAILURE"/>, <see cref="Error.INVALID_PARAMETER"/>, 225/// <see cref="Error.INSTALL_PACKAGE_INVALID"/>, <see cref="Error.INSTALL_PACKAGE_OPEN_FAILED"/>, or <see cref="Error.INVALID_PARAMETER"/>.