webview2_com_sys::Windows::Win32::System::DataExchange

Function DdeSetQualityOfService

Source
pub unsafe fn DdeSetQualityOfService<'a>(
    hwndclient: impl IntoParam<'a, HWND>,
    pqosnew: *const SECURITY_QUALITY_OF_SERVICE,
    pqosprev: *mut SECURITY_QUALITY_OF_SERVICE,
) -> BOOL