ISpatialAudioMetadataItems::GetMaxItemCount method (spatialaudiometadata.h)

The maximum number of items allowed by the ISpatialAudioMetadataItems, defined when the object is created.

Syntax

HRESULT GetMaxItemCount(
  [out] UINT16 *maxItemCount
);

Parameters

[out] maxItemCount

The maximum number of items allowed.

Return value

If the method succeeds, it returns S_OK.

Requirements

Requirement Value
Target Platform Windows
Header spatialaudiometadata.h

See also

ISpatialAudioMetadataItems