TWindowCloseData Class Reference

#include <w32click.h>

class TWindowCloseData

Detailed Description

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

Member Attribute Documentation

iClientHandle

TUint32 iClientHandle

The client handle of the window being closed.

iWindowGroupId

TInt iWindowGroupId

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.