#include <w32click.h>
class TGroupWindowOpenData |
Public Attributes | |
---|---|
TUint | iClient |
TInt | iIdentifier |
TInt | iNumClientWindowGroups |
Passed to a Key Click Plug-in using the function CClickMaker::OtherEvent when the aType value is EEventGroupWindowOpen.
TUint | iClient |
A number unique to the client creating the window group - allows the Plug-in to tell different clients apart.
TInt | iNumClientWindowGroups |
The number of Window Groups currently owned by that client (not including the one being created).