Function windows::Win32::Networking::Clustering::ResUtilGetSzProperty
pub unsafe fn ResUtilGetSzProperty<P0>(
ppszoutvalue: *mut PWSTR,
pvaluestruct: *const CLUSPROP_SZ,
pszoldvalue: P0,
pppropertylist: *mut *mut u8,
pcbpropertylistsize: *mut u32,
) -> u32where
P0: Param<PCWSTR>,