MsiGetProperty

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:book msi.lib
gptkbp:definedIn gptkb:Windows_Installer_API
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/msi/msigetproperty
gptkbp:headerFile msi.h
https://www.w3.org/2000/01/rdf-schema#label MsiGetProperty
gptkbp:introducedIn Windows Installer 1.0
gptkbp:parameter DWORD* pcchValueBuf
LPCTSTR szName
LPTSTR szValueBuf
MSIHANDLE hInstall
gptkbp:purpose retrieves the value of an installer property
gptkbp:result UINT
gptkbp:usedIn custom actions in Windows Installer packages
gptkbp:bfsParent gptkb:Windows_Installer_API
gptkbp:bfsLayer 7