CMSPAddress::GetCallMediaTypes method (mspaddr.h)
The GetCallMediaTypes 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.
Syntax
DWORD GetCallMediaTypes();
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | mspaddr.h |