Function windows::Win32::NetworkManagement::P2P::PeerGraphAddRecord
pub unsafe fn PeerGraphAddRecord(
hgraph: *const c_void,
precord: *const PEER_RECORD
) -> Result<GUID>
Expand description
Required features: "Win32_NetworkManagement_P2P"
, "Win32_Foundation"