MsiOpenDatabase

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:book msi.dll
gptkbp:callingConvention WINAPI
gptkbp:category Windows API
gptkbp:definedIn gptkb:Windows_Installer_API
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/msi/nf-msi-msiopendatabase
gptkbp:errorReturn ERROR_INVALID_HANDLE
ERROR_INVALID_PARAMETER
ERROR_SUCCESS
gptkbp:headerFile msi.h
https://www.w3.org/2000/01/rdf-schema#label MsiOpenDatabase
gptkbp:introducedIn Windows Installer 1.0
gptkbp:parameter LPCWSTR szDatabaseName
LPCWSTR szPersist
MSIHANDLE *phDatabase
gptkbp:result MSIHANDLE
gptkbp:usedFor opening Windows Installer database files (.msi, .mst)
gptkbp:bfsParent gptkb:Windows_Installer_API
gptkbp:bfsLayer 7