PathGetCharTypeA.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

PathGetCharTypeA (SHLWAPI.@)

SYNOPSIS

UINT PathGetCharTypeA
 (
  UCHAR ch
 )

DESCRIPTION

Categorise a character from a file path.

PARAMS

ch [In] Character to get the type of.

RETURNS

A set of GCT_ bit flags (from "shlwapi.h") indicating the character type.

IMPLEMENTATION

Defined in "shlwapi.h".

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

Debug channel "shell".