Platform SDK: TAPI

CMSPAddress::GetCallMediaTypes

This method gets media types supported by the MSP. The derived class must override this method to indicate the media types supported. The relevant TAPIMEDIATYPE constants should be ORed together and returned.

virtual DWORD GetCallMediaTypes() = 0;

Parameters

This method has no parameters.

See Also

CMSPAddress