MsiGetUserInfo

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book msi.lib
gptkbp:callingConvention stdcall
gptkbp:dll msi.dll
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/msi/nf-msi-msigetuserinfoa
gptkbp:headerFile msi.h
https://www.w3.org/2000/01/rdf-schema#label MsiGetUserInfo
gptkbp:introducedIn gptkb:Windows_Installer_2.0
gptkbp:parameter LPCSTR szProduct
LPDWORD pcchOrgName
LPDWORD pcchSerialNumber
LPDWORD pcchUserName
LPSTR lpOrgName
LPSTR lpSerialNumber
LPSTR lpUserName
gptkbp:partOf gptkb:Windows_Installer_API
gptkbp:provides gptkb:Microsoft
gptkbp:purpose Retrieves user information from a product code
gptkbp:result UINT
gptkbp:returnValue ERROR_SUCCESS on success
ERROR_UNKNOWN_PRODUCT if product code is invalid
gptkbp:bfsParent gptkb:Windows_Installer_API
gptkbp:bfsLayer 7