5 references to SafeCollabInvite
System.Net (5)
net\PeerToPeer\Collaboration\Peer.cs (1)
969internal SafeCollabInvite m_SafeCollabInvite;
net\PeerToPeer\Collaboration\UnsafeCollabNativeMethods.cs (4)
877internal extern static int PeerCollabGetInvitationResponse(SafeCollabInvite hInvitation, 882internal extern static int PeerCollabCancelInvitation(SafeCollabInvite hInvitation); 900out SafeCollabInvite phInvitation); 913out SafeCollabInvite phInvitation);