windows::Win32::Networking::Clustering

Function ClusterRegReadBatchAddCommand

pub unsafe fn ClusterRegReadBatchAddCommand<P1, P2>(
    hregreadbatch: HREGREADBATCH,
    wzsubkeyname: P1,
    wzvaluename: P2,
) -> i32
where P1: Param<PCWSTR>, P2: Param<PCWSTR>,