FBadRglpszA(3w)
NAME
FBadRglpszA (MAPI32.175)
SYNOPSIS
BOOL FBadRglpszA ( LPSTR* lppszStrs, ULONG ulCount )
DESCRIPTION
Determine if an array of strings is invalid.
PARAMS
lppszStrs [In] Array of strings to check.
ulCount [In] Number of strings in lppszStrs.
RETURNS
TRUE, if lppszStrs is invalid, FALSE otherwise.
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/mapi32/prop.c".
- Debug channel "mapi".