Function PeerGraphDelete
pub unsafe fn PeerGraphDelete<P0, P1, P2>(
pwzgraphid: P0,
pwzpeerid: P1,
pwzdatabasename: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
pub unsafe fn PeerGraphDelete<P0, P1, P2>(
pwzgraphid: P0,
pwzpeerid: P1,
pwzdatabasename: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,