Struct windows_sys::Win32::NetworkManagement::P2P::PEER_PRESENCE_INFO
[−]#[repr(C)]pub struct PEER_PRESENCE_INFO {
pub status: PEER_PRESENCE_STATUS,
pub pwzDescriptiveText: PWSTR,
}Expand description
Required features: ‘Win32_NetworkManagement_P2P’, ‘Win32_Foundation’
Fields
status: PEER_PRESENCE_STATUSpwzDescriptiveText: PWSTR