Function windows_sys::Win32::NetworkManagement::P2P::PeerGraphOpen
[−]pub unsafe extern "system" fn PeerGraphOpen(
pwzgraphid: PCWSTR,
pwzpeerid: PCWSTR,
pwzdatabasename: PCWSTR,
psecurityinterface: *const PEER_SECURITY_INTERFACE,
crecordtypesyncprecedence: u32,
precordtypesyncprecedence: *const GUID,
phgraph: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_NetworkManagement_P2P"
, "Win32_Foundation"