iTixRuntime::GetWindow
Returns the handle to the installer's main window. Clients should use this window as the parent window for message boxes etc.
HWND GetWindow(void);
Parameters
none
Return value
Handle to the installer's main window, or NULL if no main window exists.