GetTimeFormatW.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

GetTimeFormatW (KERNEL32.@)

SYNOPSIS

INT GetTimeFormatW
 (
  LCID              lcid,
  DWORD             dwFlags,
  const SYSTEMTIME* lpTime,
  LPCWSTR           lpFormat,
  LPWSTR            lpTimeStr,
  INT               cchOut
 )

DESCRIPTION

See GetTimeFormatA(3w).

IMPLEMENTATION

Defined in "winnls.h".

Implemented in "dlls/kernel32/lcformat.c".

Debug channel "nls".