Struct windows_sys::Win32::Globalization::MAPPING_ENUM_OPTIONS
[−]#[repr(C)]pub struct MAPPING_ENUM_OPTIONS {
pub Size: usize,
pub pszCategory: PWSTR,
pub pszInputLanguage: PWSTR,
pub pszOutputLanguage: PWSTR,
pub pszInputScript: PWSTR,
pub pszOutputScript: PWSTR,
pub pszInputContentType: PWSTR,
pub pszOutputContentType: PWSTR,
pub pGuid: *mut GUID,
pub _bitfield: u32,
}Expand description
Required features: ‘Win32_Globalization’, ‘Win32_Foundation’
Fields
Size: usizepszCategory: PWSTRpszInputLanguage: PWSTRpszOutputLanguage: PWSTRpszInputScript: PWSTRpszOutputScript: PWSTRpszInputContentType: PWSTRpszOutputContentType: PWSTRpGuid: *mut GUID_bitfield: u32