Function windows_sys::Win32::System::DataExchange::DdeSetQualityOfService
[−]pub unsafe extern "system" fn DdeSetQualityOfService(
hwndclient: HWND,
pqosnew: *const SECURITY_QUALITY_OF_SERVICE,
pqosprev: *mut SECURITY_QUALITY_OF_SERVICE
) -> BOOLExpand description
Required features: ‘Win32_System_DataExchange’, ‘Win32_Foundation’, ‘Win32_Security’
