Struct windows_sys::Win32::Media::KernelStreaming::KSAUDIOMODULE_PROPERTY
#[repr(C)]pub struct KSAUDIOMODULE_PROPERTY {
pub Property: KSIDENTIFIER,
pub ClassId: GUID,
pub InstanceId: u32,
}Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§Property: KSIDENTIFIER§ClassId: GUID§InstanceId: u32