hatomtblAtomTbl (HATOMTBL) - input

      Atom-table handle.

      The handle returned from a previous WinCreateAtomTable or WinQuerySystemAtomTable function.

    atom (ATOM) - input

      Identifies the character string to be retrieved.

    pszBuffer (PSZ) - output

      Buffer to receive the character string.

    ulBufferMax (ULONG) - input

      Buffer size in bytes.

    ulretlen (ULONG) - returns

      Length of retrieved character string.

    • The specified atom or the atom table is invalid. Other
        The number of bytes copied to the buffer excluding the terminating zero.


      [Back] [Next]