Struct windows_sys::Win32::Media::DeviceManager::WMDM_PROP_VALUES_ENUM
#[repr(C)]pub struct WMDM_PROP_VALUES_ENUM {
pub cEnumValues: u32,
pub pValues: *mut PROPVARIANT,
}
Expand description
Required features: "Win32_Media_DeviceManager"
, "Win32_Foundation"
, "Win32_System_Com_StructuredStorage"
Fields§
§cEnumValues: u32
§pValues: *mut PROPVARIANT