IPresenceCapability.CanCapture Property
Returns VARIANT_TRUE if published capability indicates this contact can capture related media/conversation type. VARIANT_FALSE is returned if contact cannot capture.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Ocom (in Microsoft.Office.Ocom.dll)
Syntax
HRESULT get_CanCapture
(
VARIANT_BOOL* value
);
Return Value
A VARIANT_BOOL* type.