Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "MsiGetProductProperty" in [All]

msi

.
Summary
The MsiGetProductProperty function retrieves product properties. These properties are in the product database.
.

static extern int MsiGetProductProperty(IntPtr hProduct, string szProperty, StringBuilder lpValueBuf, ref uint pcchValueBuf);

.
Documentation
[MsiGetProductProperty] on MSDN

 
Access PInvoke.net directly from VS: