Esempio n. 1
0
 public static extern uint MsiViewModify(MSIHANDLE hView, MSIMODIFY eModifyMode, MSIHANDLE hRecord);
Esempio n. 2
0
 public static extern int MsiViewModify(IntPtr viewhandle, MSIMODIFY eModifyMode, // modify action to perform
                                        IntPtr recordhandle);                     // record obtained from fetch, or new record