IXACTCue::GetChannelVolume

Retrieves the current volumes of a group of channel map entries.

HRESULT GetChannelVolume(
  LPXACTCHANNELVOLUME pVolume
);

Parameters

pVolume
[out] Pointer to an XACTCHANNELVOLUME structure in which to return the volume information.

Return Values

Returns S_OK if successful, an error code otherwise.

Requirements

Header: Declared in Xact.h.

See Also

IXACTCue