pub unsafe extern "system" fn ResUtilVerifyPropertyTable(
    ppropertytable: *const RESUTIL_PROPERTY_ITEM,
    reserved: *mut c_void,
    ballowunknownproperties: BOOL,
    pinpropertylist: *const c_void,
    cbinpropertylistsize: u32,
    poutparams: *mut u8
) -> u32
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"