#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 | |
AlpAttnPropType * | next |
next property in the property list |
|
LUID of alert prop is associated.
|
|
LUID to reference row in PROPERTIES table.
|
|
|
|
property name string
|
|
next property in the property list
|
|
property value size in bytes
|
|
property type
|
|
property value blob
|