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