Function windows::Win32::Networking::Clustering::ClusterResourceOpenEnumEx
pub unsafe fn ClusterResourceOpenEnumEx<P0, P1, P2>(
hcluster: P0,
lpszproperties: P1,
cbproperties: u32,
lpszroproperties: P2,
cbroproperties: u32,
dwflags: u32,
) -> HRESENUMEXwhere
P0: Param<HCLUSTER>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,