FBadRglpszA.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/mapi32/prop.c".

Debug channel "mapi".