pub type CONVCONTEXT = tagCONVCONTEXT;
Aliased Type§
#[repr(C)]pub struct CONVCONTEXT {
pub cb: u32,
pub wFlags: u32,
pub wCountryID: u32,
pub iCodePage: i32,
pub dwLangID: u64,
pub dwSecurity: u64,
pub qos: _SECURITY_QUALITY_OF_SERVICE,
}
Fields§
§cb: u32
§wFlags: u32
§wCountryID: u32
§iCodePage: i32
§dwLangID: u64
§dwSecurity: u64
§qos: _SECURITY_QUALITY_OF_SERVICE