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". source.winehq.org/source/dlls/shlwapi/path.c

Debug channel "shell".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.