_AlpAttnProp Struct Reference
[Attention API]

#include <attnmgr.h>


Detailed Description

This structure is meant to hold a property for an attention alert. It currently consists of a name field to hold the property key and a value field to hold the property contents.

See also:
Attention Properties


Data Fields

char * key
 Key name of property. ALP_ATTENTION_PROPERT.
char * value
 String value of the property.


Field Documentation

char* key
 

Key name of property. ALP_ATTENTION_PROPERT.

char* value
 

String value of the property.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.