Function windows::Win32::NetworkManagement::P2P::PeerCollabAsyncInviteEndpoint
pub unsafe fn PeerCollabAsyncInviteEndpoint<P0>(
pcendpoint: *const PEER_ENDPOINT,
pcinvitation: *const PEER_INVITATION,
hevent: P0,
phinvitation: Option<*mut HANDLE>
) -> Result<()>where
P0: IntoParam<HANDLE>,
Expand description
Required features: "Win32_Foundation"
, "Win32_Networking_WinSock"