Struct windows_sys::Win32::NetworkManagement::P2P::DRT_EVENT_DATA_0_1
#[repr(C)]pub struct DRT_EVENT_DATA_0_1 {
pub state: DRT_REGISTRATION_STATE,
pub localKey: DRT_DATA,
}
Expand description
Required features: "Win32_NetworkManagement_P2P"
, "Win32_Foundation"
, "Win32_Networking_WinSock"
Fields§
§state: DRT_REGISTRATION_STATE
§localKey: DRT_DATA