My Project
BaseInterfaceItemInit Class Reference

Initialisation interface class. More...

#include "interface/interface.h"

Detailed Description

Initialisation interface class.

Run BaseInterfaceItem constructor to initialise HWND, HINSTANCE and HDC variables.

Example of initialisation:

InterfaceItemInit(hWnd, hInst);
Warning
Must be placed before creating elements!

The documentation for this class was generated from the following file: