enum CCL::IPresetNotificationSink::PresetNotificationHint
Additional hint for preset notification.
#include <ipreset.h> enum PresetNotificationHint { kPresetHintUndefined = -1, kStorePreset, kStoreDefaultPreset, kExportPreset, };
Additional hint for preset notification.
#include <ipreset.h> enum PresetNotificationHint { kPresetHintUndefined = -1, kStorePreset, kStoreDefaultPreset, kExportPreset, };