Statements (19)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:software
|
| gptkbp:book |
msi.lib
|
| gptkbp:category |
gptkb: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
|
| 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 |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
MsiEnumFeatures
|