Deployment Tools Foundation
FromHandle Method (handle, ownsHandle)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Record ► FromHandle(IntPtr, Boolean)
Creates a new Record object from an integer record handle.
Declaration Syntax
Remarks
This method is only provided for interop purposes. A Record object should normally be obtained by calling Fetch()()() other methods.
The handle will be closed when this object is disposed or finalized.