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