Unit 'DirectXUT' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directxut]

StringCchLength

Declaration

Source position: DirectXUT.pas line 2598

function StringCchLength(

  const psz: PAnsiChar;

  cchMax: size_t;

  out pcch: size_t

):HRESULT; overload;

function StringCchLength(

  const psz: PWideChar;

  cchMax: size_t;

  out pcch: size_t

):HRESULT; overload;



CT Web help

CodeTyphon Studio