Function windows_sys::Win32::Networking::Clustering::ResUtilSetPropertyTableEx
[−]pub unsafe extern "system" fn ResUtilSetPropertyTableEx(
hkeyclusterkey: HKEY,
ppropertytable: *const RESUTIL_PROPERTY_ITEM,
reserved: *mut c_void,
ballowunknownproperties: BOOL,
pinpropertylist: *const c_void,
cbinpropertylistsize: u32,
bforcewrite: BOOL,
poutparams: *mut u8
) -> u32
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_Foundation"
, "Win32_System_Registry"