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"
Fields§
§pwszViewName: PWSTR
§nDepth: u32
§ppwszTags: *mut *mut u16