Statements (19)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:software
|
gptkbp:book |
msi.lib
|
gptkbp:category |
Windows API
|
gptkbp:definedIn |
gptkb:Windows_Installer_API
|
gptkbp:dll |
msi.dll
|
gptkbp:documentation |
https://learn.microsoft.com/en-us/windows/win32/api/msi/nf-msi-msienumfeaturesa
|
gptkbp:headerFile |
msi.h
|
https://www.w3.org/2000/01/rdf-schema#label |
MsiEnumFeatures
|
gptkbp:introducedIn |
gptkb:Windows_2000
|
gptkbp:parameter |
DWORD iFeatureIndex
LPCSTR szProduct LPSTR lpFeatureBuf LPSTR lpParentBuf |
gptkbp:purpose |
Enumerates features for a specified product
|
gptkbp:result |
ERROR_NO_MORE_ITEMS if no more features
ERROR_SUCCESS on success |
gptkbp:returnType |
UINT
|
gptkbp:bfsParent |
gptkb:Windows_Installer_API
|
gptkbp:bfsLayer |
7
|