Struct windows_sys::Win32::Media::DeviceManager::WMDMMetadataView
[−]#[repr(C)]pub struct WMDMMetadataView {
pub pwszViewName: PWSTR,
pub nDepth: u32,
pub ppwszTags: *mut *mut u16,
}Expand description
Required features: ‘Win32_Media_DeviceManager’, ‘Win32_Foundation’
Fields
pwszViewName: PWSTRnDepth: u32ppwszTags: *mut *mut u16