SwyxIt! Client SDK 14.20
Loading...
Searching...
No Matches
ICollaborationLink Interface Reference

import "CLMgr.idl";

Inheritance diagram for ICollaborationLink:

Public Member Functions

HRESULT SendInvitation ([in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation)
 
HRESULT SendACK ([in] COLLABORATIONMSGTYPE cmt, [in] BSTR bstrTool, [in] BSTR bstrVersion, [in] BSTR bstrInvitation)
 

Properties

LONG OwnID [get]
 
BSTR OwnName [get]
 
LONG PeerID [get]
 
BSTR PeerName [get]
 

Member Function Documentation

◆ SendACK()

HRESULT ICollaborationLink::SendACK ( [in] COLLABORATIONMSGTYPE cmt,
[in] BSTR bstrTool,
[in] BSTR bstrVersion,
[in] BSTR bstrInvitation )

◆ SendInvitation()

HRESULT ICollaborationLink::SendInvitation ( [in] BSTR bstrTool,
[in] BSTR bstrVersion,
[in] BSTR bstrInvitation )

Property Documentation

◆ OwnID

LONG ICollaborationLink::OwnID
getproperty

◆ OwnName

BSTR ICollaborationLink::OwnName
getproperty

◆ PeerID

LONG ICollaborationLink::PeerID
getproperty

◆ PeerName

BSTR ICollaborationLink::PeerName
getproperty

The documentation for this interface was generated from the following file: