Platform SDK: TAPI

ITMediaSupport

The ITMediaSupport interface provides methods that allow an application to discover the media support capabilities for an Address Object that exposes this interface. A pointer to this interface can be obtained by calling QueryInterface using any address interface pointer, such as ITAddress.

Methods in Vtable Order

IUnknown Methods

IDispatch Methods

ITMediaSupport methods Description
get_MediaTypes Gets media types supported.
QueryMediaType Indicates whether a given media type is supported.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Tapi3.h.
  Library: Use T3iid.lib.

See Also

ITAddress, ITTerminal, ITTerminalSupport, Address Object