2 references to PeerPnrpUpdateRegistration
System.Net (2)
net\PeerToPeer\PeerNameRegistration.cs (2)
560
int result = UnsafeP2PNativeMethods.
PeerPnrpUpdateRegistration
(m_RegistrationHandle, ref regInfo);
591
int result = UnsafeP2PNativeMethods.
PeerPnrpUpdateRegistration
(m_RegistrationHandle, ref regInfo);