GetAtomNameW.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

GetAtomNameW (KERNEL32.@)

SYNOPSIS

UINT GetAtomNameW
 (
  ATOM   atom,
  LPWSTR buffer,
  INT    count
 )

DESCRIPTION

See GetAtomNameA(3w).

IMPLEMENTATION

Defined in "winbase.h".

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