PathIsLFNFileSpecA.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

PathIsLFNFileSpecA (SHLWAPI.@)

SYNOPSIS

BOOL PathIsLFNFileSpecA
 (
  LPCSTR lpszPath
 )

DESCRIPTION

Determine if the given path is a long file name.

PARAMS

lpszPath [In] Path to check.

RETURNS

TRUE If path is a long file name, FALSE If path is a valid MS-DOS(tm) short file name

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "dlls/shlwapi/path.c".

Debug channel "shell".