Enumeration RTM_STORAGE_TYPE

Brief

Storage type indicate the storage event was triggered by user or channel

Enumeration Members

RTM_STORAGE_TYPE_CHANNEL: 2

2: The channel storage event.

RTM_STORAGE_TYPE_NONE: 0

0: Unknown type.

RTM_STORAGE_TYPE_USER: 1

1: The user storage event.