|  |  | 
One entry in the collection of channel volumes.
typedef struct XACTCHANNELVOLUMEENTRY {
    XACTCHANNEL EntryIndex;
    XACTVOLUME Volume;
} XACTCHANNELVOLUMEENTRY, *LPXACTCHANNELVOLUMEENTRY;
                    
                
            
            
                
Header: Declared in Xact.h.