Scroll to navigation
GetAtomNameW(3w) |
Wine API |
GetAtomNameW(3w) |
NAME¶
GetAtomNameW (KERNEL32.@)
SYNOPSIS¶
UINT GetAtomNameW
(
ATOM
atom,
LPWSTR
buffer,
INT
count
)
DESCRIPTION¶
See
GetAtomNameA(3w).
IMPLEMENTATION¶
Declared in
"winbase.h".
Implemented in
"dlls/kernel32/atom.c".