PathRemoveBlanksA.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

PathRemoveBlanksA (SHLWAPI.@)

SYNOPSIS

VOID PathRemoveBlanksA
 (
  LPSTR lpszPath
 )

DESCRIPTION

Remove Spaces from the start and end of a path.

PARAMS

lpszPath [In/Out] Path to strip blanks from.

RETURNS

Nothing.

IMPLEMENTATION

Defined in "shlwapi.h".

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

Debug channel "shell".