Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <W32CLICK.H>

Class TGroupWindowOpenData

class TGroupWindowOpenData;

Description

Passed to a Key Click Plug-in using the function CClickMaker::OtherEvent(TInt,TAny *) when the aType value is EEventGroupWindowOpen.

Members

Defined in TGroupWindowOpenData:


Member data


iIdentifier

TInt iIdentifier;

Description

The Window Group Identifier of the window being created.


iClient

TUint iClient;

Description

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


iNumClientWindowGroups

TInt iNumClientWindowGroups;

Description

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