Help Center

AfxPathGetCharTypefunction

Determines the type of character in relation to a path.

String ManagementfunctionAfxPath.incdocumented

Syntax

FUNCTION AfxPathGetCharType (BYREF wszCh AS CONST WSTRING) AS UINT

Parameters

NameDescription
wszChThe character for which to determine the type.

Return value

Returns one or more of the following values that define the type of character.

Description

Determines the type of character in relation to a path.

Reference

  • Include file AfxPath.inc
  • Defined in AfxNova/AfxPath.inc:418
  • Documented in String Management/Path and Url Procedures.md
  • Topic: Path and Url procedures