Function windows_sys::Win32::Networking::Clustering::ResUtilGetPropertyFormats
[−]pub unsafe extern "system" fn ResUtilGetPropertyFormats(
ppropertytable: *const RESUTIL_PROPERTY_ITEM,
poutpropertyformatlist: *mut c_void,
cbpropertyformatlistsize: u32,
pcbbytesreturned: *mut u32,
pcbrequired: *mut u32
) -> u32
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_Foundation"