ITParticipant::get_MediaTypes method
[get_MediaTypes is not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]
The get_MediaTypes method gets the media types associated with a participant.
Syntax
HRESULT get_MediaTypes(
[out] long *plMediaType
);
Parameters
-
plMediaType [out]
-
Pointer to media type flags, such as TAPIMEDIATYPE_VIDEO.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Method succeeded. |
|
Insufficient memory exists to perform the operation. |
|
The plMediaType parameter is not a valid pointer. |
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.0 or later |
Header |
|
Library |
|
DLL |
|