pub unsafe extern "system" fn ResUtilGetPropertiesToParameterBlock(
    hkeyclusterkey: HKEY,
    ppropertytable: *const RESUTIL_PROPERTY_ITEM,
    poutparams: *mut u8,
    bcheckforrequiredproperties: BOOL,
    psznameofpropinerror: *mut PWSTR
) -> u32
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’, ‘Win32_System_Registry’