FBadRglpszA (MAPI32.175)
BOOL FBadRglpszA ( LPSTR* lppszStrs, ULONG ulCount )
Determine if an array of strings is invalid.
lppszStrs | [In] | Array of strings to check. |
ulCount | [In] | Number of strings in lppszStrs. |
TRUE, if lppszStrs is invalid, FALSE otherwise.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/mapi32/prop.c". gitlab.winehq.org/wine/wine/blob/master/dlls/mapi32/prop.c
Debug channel "mapi".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.