windows::Win32::Networking::Clustering

Function PauseClusterNodeEx2

pub unsafe fn PauseClusterNodeEx2<P4>(
    hnode: HNODE,
    bdrainnode: bool,
    dwpauseflags: u32,
    hnodedraintarget: Option<HNODE>,
    lpszreason: P4,
) -> u32
where P4: Param<PCWSTR>,