[DllImport("msi.dll", CharSet = CharSet.Auto)] public static extern int MsiViewClose( IntPtr hView );
Microsoft documentation: Linkarrow-up-right
Last updated 1 year ago