aes70::OcaLibVolChangedEventData struct

Contents

Event data for the OcaLibVolChanged event, which signals a change in an OcaLibrary.Volumes property.

Public variables

OcaLibVolID VolumeID
OcaPropertyChangeType ChangeType

Variable documentation

OcaLibVolID aes70::OcaLibVolChangedEventData::VolumeID

ID of library volume that changed.

OcaPropertyChangeType aes70::OcaLibVolChangedEventData::ChangeType

Type of change : Will be either itemChanged, itemAdded, or itemDeleted.