Desktop Functions: Smart Device Functions:
|
MsiCreateRecord (msi)
C# Signature:
[DllImport("msi.dll", ExactSpelling=true)] VB Signature:
Declare Function MsiCreateRecord Lib "msi.dll" (cParams As Integer) As IntPtr Notes:None. Tips & Tricks:Please add some! Sample Code:Sampe can be found at MsiRecordSetString. Please add some! Alternative Managed API:MSI interop library Do you know one? Please contribute it! http://sourceforge.net/project/showfiles.php?group_id=40188&package_id=110212 Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|