Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

_AlpAttnPropType Struct Reference

#include <libraries/attnmgr/dml/attn_dml_prv.h>


Data Fields

AlpAttnDmlItemType itemType
AlpLuid itemLuid
 LUID to reference row in PROPERTIES table.
AlpLuid alertLuid
 LUID of alert prop is associated.
char * name
 property name string
uint32_t type
 property type
void * value
 property value blob
uint32_t size
 property value size in bytes
AlpAttnPropTypenext
 next property in the property list


Field Documentation

AlpLuid _AlpAttnPropType::alertLuid
 

LUID of alert prop is associated.

AlpLuid _AlpAttnPropType::itemLuid
 

LUID to reference row in PROPERTIES table.

AlpAttnDmlItemType _AlpAttnPropType::itemType
 

char* _AlpAttnPropType::name
 

property name string

AlpAttnPropType* _AlpAttnPropType::next
 

next property in the property list

uint32_t _AlpAttnPropType::size
 

property value size in bytes

uint32_t _AlpAttnPropType::type
 

property type

void* _AlpAttnPropType::value
 

property value blob


The documentation for this struct was generated from the following file:
Generated on Sat Dec 16 20:29:49 2006 for hiker-0.9 by  doxygen 1.4.4