GlobalGetAtomNameW.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

GlobalGetAtomNameW (KERNEL32.@)

SYNOPSIS

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

DESCRIPTION

See GlobalGetAtomNameA(3w).

IMPLEMENTATION

Defined in "winbase.h".

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