struct POP_ACTION_TRIGGER

typedef struct _POP_ACTION_TRIGGER
{
     POP_POLICY_DEVICE_TYPE Type;
     ULONG Flags;
     PPOP_TRIGGER_WAIT Wait;
     ULONG Button;
} POP_ACTION_TRIGGER, *PPOP_ACTION_TRIGGER;

Windows Vista Kernel Structures