I'm reading a book which has the following function declaration:

ATOM MyRegisterClass(HINSTANCE);

But I can't seem to find out what ATOM is or what it's used for. Could anyone explain to me what this is?