Deployment Tools Foundation
InvalidHandleException Constructor (msg)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► InvalidHandleException ► InvalidHandleException(String)
Creates a new InvalidHandleException with a specified error message.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public InvalidHandleException( string msg )
Public Sub New ( msg As String )
public: InvalidHandleException( String^ msg )
Parameters
- msg (String)
- The message that describes the error.
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)