| Platform SDK: TAPI | 
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.
IUnknown Methods
IDispatch Methods
| ITMediaSupport methods | Description | 
|---|---|
| get_MediaTypes | Gets media types supported. | 
| QueryMediaType | Indicates whether a given media type is supported. | 
  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Tapi3.h.
  Library: Use T3iid.lib.