Deployment Tools Foundation
InstallerHandle Constructor (handle, ownsHandle)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► InstallerHandle ► InstallerHandle(IntPtr, Boolean)
Constructs a handle object from a native integer handle.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected InstallerHandle( IntPtr handle, bool ownsHandle )
Protected Sub New ( handle As IntPtr, ownsHandle As Boolean )
protected: InstallerHandle( IntPtr handle, bool ownsHandle )
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)