pub unsafe extern "system" fn WcmQueryProperty(
    pinterface: *const GUID,
    strprofilename: PCWSTR,
    property: WCM_PROPERTY,
    preserved: *mut c_void,
    pdwdatasize: *mut u32,
    ppdata: *mut *mut u8
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WindowsConnectionManager"