Platform SDK: Broadcast Architecture

IATVEFAnnouncement::SetContentLevelID

Specifies the ATVEF content level.

HRESULT SetContentLevelID(
  FLOAT ContentLevelID
);

Parameters

ContentLevelID
ATVEF content level (defaults to 1.0).

Return Value

Returns S_OK if the method succeeds; otherwise, an error code is returned.

Remarks

This is an optional field. The only defined ATVEF content level at this time is 1.0.

Requirements

  Windows NT/2000: Requires Windows NT 4.0 SP3 or later.
  Windows 95/98: Requires Windows 98.
  Header: Declared in atvefsnd.idl.
  Import Library: Included as a resource in atvefsnd.dll.