Function windows_sys::Win32::Networking::Clustering::ResUtilSetPropertyTable
[−]pub unsafe extern "system" fn ResUtilSetPropertyTable(
hkeyclusterkey: HKEY,
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’, ‘Win32_System_Registry’