MsiEnumPatches

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:callingConvention WINAPI
gptkbp:category Patch management
Software installation
gptkbp:definedIn msi.h
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/msi/nf-msi-msienumpatchesa
https://www.w3.org/2000/01/rdf-schema#label MsiEnumPatches
gptkbp:introducedIn gptkb:Windows_Installer_2.0
gptkbp:parameter DWORD iPatchIndex
DWORD* pcchPatchCode
DWORD* pcchTransforms
DWORD* pdwPatchDataType
LPCSTR szProductCode
LPSTR lpPatchCode
LPSTR lpTransforms
gptkbp:partOf gptkb:Windows_Installer_API
gptkbp:provides msi.dll
gptkbp:result UINT
gptkbp:usedFor Enumerating patches applied to a product
gptkbp:bfsParent gptkb:Windows_Installer_API
gptkbp:bfsLayer 7