MsiGetFeatureState

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:book msi.dll
gptkbp:callingConvention WINAPI
gptkbp:definedIn msi.h
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/msi/nf-msi-msigetfeaturestatea
gptkbp:headerFile msi.h
https://www.w3.org/2000/01/rdf-schema#label MsiGetFeatureState
gptkbp:introducedIn Windows Installer 1.0
gptkbp:parameter INSTALLSTATE *piAction
INSTALLSTATE *piInstalled
LPCSTR szFeature
MSIHANDLE hInstall
gptkbp:partOf gptkb:Windows_Installer_API
gptkbp:provides gptkb:Microsoft
gptkbp:result UINT
gptkbp:usedFor retrieving installed and action states of a feature
gptkbp:bfsParent gptkb:Windows_Installer_API
gptkbp:bfsLayer 7