Deployment Tools Foundation
FromHandle Method (handle, ownsHandle)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Session ► FromHandle(IntPtr, Boolean)
Creates a new Session object from an integer session handle.
Declaration Syntax
Remarks
This method is only provided for interop purposes. A Session object should normally be obtained by calling OpenPackage(Database, Boolean) or OpenProduct(String).