pub type CONVCONTEXT = tagCONVCONTEXT;
Aliased Type§
struct CONVCONTEXT {
pub cb: u32,
pub wFlags: u32,
pub wCountryID: u32,
pub iCodePage: i32,
pub dwLangID: u32,
pub dwSecurity: u32,
pub qos: _SECURITY_QUALITY_OF_SERVICE,
}
Fields§
§cb: u32
§wFlags: u32
§wCountryID: u32
§iCodePage: i32
§dwLangID: u32
§dwSecurity: u32
§qos: _SECURITY_QUALITY_OF_SERVICE