PInvoke API (methods, structures and constants) imported from Windows Msi.dll.
Native Structure | Header | Managed Structure |
---|---|---|
MSIFILEHASHINFO | msi.h | Vanara.PInvoke.Msi.MSIFILEHASHINFO |
MSIHANDLE | msi.h | Vanara.PInvoke.Msi.MSIHANDLE |
MSIPATCHSEQUENCEINFO | msi.h | Vanara.PInvoke.Msi.MSIPATCHSEQUENCEINFO |
Native Interface | Header | Managed Interface |
---|---|---|
Component | ||
ComponentClient | ||
ComponentPath | ||
Database | ||
FeatureInfo | ||
Installer | ||
Patch | ||
Product | ||
Record | ||
RecordList | ||
Session | ||
StringList | ||
SummaryInfo | ||
UIPreview | ||
View |
Native Class | Header | Managed Class |
---|---|---|
INSTALLPROPERTY | msi.h | Vanara.PInvoke.Msi.INSTALLPROPERTY |
PMSIHANDLE | Vanara.PInvoke.Msi.PMSIHANDLE |