Function windows::Win32::NetworkManagement::P2P::PeerGroupRegisterEvent
pub unsafe fn PeerGroupRegisterEvent<P0>(
hgroup: *const c_void,
hevent: P0,
peventregistrations: &[PEER_GROUP_EVENT_REGISTRATION],
phpeerevent: *mut *mut c_void
) -> Result<()>where
P0: IntoParam<HANDLE>,
Expand description
Required features: "Win32_Foundation"