Struct windows_sys::Win32::Media::DirectShow::KSM_BDA_CAS_CLOSEMMIDIALOG
[−]#[repr(C)]pub struct KSM_BDA_CAS_CLOSEMMIDIALOG {
pub NodeMethod: KSM_NODE,
pub ulDialogRequest: u32,
pub cLanguage: [CHAR; 12],
pub ulDialogNumber: u32,
pub ulReason: u32,
}Expand description
Required features: ‘Win32_Media_DirectShow’, ‘Win32_Foundation’, ‘Win32_Media_KernelStreaming’
Fields
NodeMethod: KSM_NODEulDialogRequest: u32cLanguage: [CHAR; 12]ulDialogNumber: u32ulReason: u32