Struct windows_sys::Win32::Media::DeviceManager::WMDM_PROP_DESC
#[repr(C)]pub struct WMDM_PROP_DESC {
pub pwszPropName: PWSTR,
pub ValidValuesForm: WMDM_ENUM_PROP_VALID_VALUES_FORM,
pub ValidValues: WMDM_PROP_DESC_0,
}
Expand description
Required features: "Win32_Media_DeviceManager"
, "Win32_Foundation"
, "Win32_System_Com_StructuredStorage"
Fields§
§pwszPropName: PWSTR
§ValidValuesForm: WMDM_ENUM_PROP_VALID_VALUES_FORM
§ValidValues: WMDM_PROP_DESC_0