pub unsafe extern "system" fn WcmQueryProperty(
pinterface: *const GUID,
strprofilename: PWSTR,
property: WCM_PROPERTY,
preserved: *mut c_void,
pdwdatasize: *mut u32,
ppdata: *mut *mut u8
) -> u32Expand description
Required features: ‘Win32_NetworkManagement_WindowsConnectionManager’, ‘Win32_Foundation’
