Type Definition windows_sys::Win32::Media::Multimedia::CAPSTATUSCALLBACKW
[−]pub type CAPSTATUSCALLBACKW = Option<unsafe extern "system" fn(hwnd: HWND, nid: i32, lpsz: PCWSTR) -> LRESULT>;
Expand description
Required features: "Win32_Media_Multimedia"
, "Win32_Foundation"