TGroupWindowOpenData Class Reference

#include <w32click.h>

class TGroupWindowOpenData

Detailed Description

Passed to a Key Click Plug-in using the function CClickMaker::OtherEvent when the aType value is EEventGroupWindowOpen.

Member Attribute Documentation

iClient

TUint iClient

A number unique to the client creating the window group - allows the Plug-in to tell different clients apart.

iIdentifier

TInt iIdentifier

The Window Group Identifier of the window being created.

iNumClientWindowGroups

TInt iNumClientWindowGroups

The number of Window Groups currently owned by that client (not including the one being created).