Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <W32CLICK.H>

Class TWindowCloseData

class TWindowCloseData;

Description

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

Members

Defined in TWindowCloseData:


Member data


iClientHandle

TUint32 iClientHandle;

Description

The client handle of the window being closed.


iWindowGroupId

TInt iWindowGroupId;

Description

The Window Group Identifier of the window group that is a parent (or grandparent etc.) of the window being closed, or 0 if the window has been orphaned.