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 declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/mapi32/prop.c". https://source.winehq.org/source/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 Apr 2024.