Function windows_sys::Win32::NetworkManagement::P2P::PeerCollabInviteContact
[−]pub unsafe extern "system" fn PeerCollabInviteContact(
pccontact: *const PEER_CONTACT,
pcendpoint: *const PEER_ENDPOINT,
pcinvitation: *const PEER_INVITATION,
ppresponse: *mut *mut PEER_INVITATION_RESPONSE
) -> HRESULT
Expand description
Required features: "Win32_NetworkManagement_P2P"
, "Win32_Foundation"
, "Win32_Networking_WinSock"