Share via


IPresenceCapability.CanRender Property

Returns VARIANT_TRUE if published capability indicates this contact can render a related media/conversation type. VARIANT_FALSE is returned if contact cannot render a related media/conversation type.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Ocom (in Microsoft.Office.Ocom.dll)

Syntax

HRESULT get_CanRender
(
   VARIANT_BOOL* CanRender
);

Return Value

A value of the VARIANT_BOOL* type.

See Also

IPresenceCapability Interface

UCCollaborationLib Namespace