Struct windows_sys::Win32::NetworkManagement::P2P::PEER_PEOPLE_NEAR_ME
#[repr(C)]pub struct PEER_PEOPLE_NEAR_ME {
pub pwzNickName: PWSTR,
pub endpoint: PEER_ENDPOINT,
pub id: GUID,
}
Expand description
Required features: "Win32_NetworkManagement_P2P"
, "Win32_Networking_WinSock"
Fields§
§pwzNickName: PWSTR
§endpoint: PEER_ENDPOINT
§id: GUID