MsiGetComponentPath

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf Windows API
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-msigetcomponentpatha
gptkbp:hasVersion MsiGetComponentPathA
https://www.w3.org/2000/01/rdf-schema#label MsiGetComponentPath
gptkbp:introducedIn Windows Installer 1.0
gptkbp:parameter LPCSTR szComponent
LPCSTR szProduct
LPDWORD pcchBuf
LPSTR lpPathBuf
gptkbp:partOf gptkb:Windows_Installer_API
gptkbp:result installation path of a component
gptkbp:returnType UINT
gptkbp:unicodeBlock MsiGetComponentPathW
gptkbp:usedFor retrieving the full path to an installed component
gptkbp:bfsParent gptkb:Windows_Installer_API
gptkbp:bfsLayer 7