pub type CONVINFO = tagCONVINFO;Aliased Type§
#[repr(C)]pub struct CONVINFO {Show 16 fields
pub cb: u64,
pub hUser: u64,
pub hConvPartner: *mut HCONV__,
pub hszSvcPartner: *mut HSZ__,
pub hszServiceReq: *mut HSZ__,
pub hszTopic: *mut HSZ__,
pub hszItem: *mut HSZ__,
pub wFmt: u32,
pub wType: u32,
pub wStatus: u32,
pub wConvst: u32,
pub wLastError: u32,
pub hConvList: *mut HCONVLIST__,
pub ConvCtxt: tagCONVCONTEXT,
pub hwnd: *mut HWND__,
pub hwndPartner: *mut HWND__,
}Fields§
§cb: u64§hUser: u64§hConvPartner: *mut HCONV__§hszSvcPartner: *mut HSZ__§hszServiceReq: *mut HSZ__§hszTopic: *mut HSZ__§hszItem: *mut HSZ__§wFmt: u32§wType: u32§wStatus: u32§wConvst: u32§wLastError: u32§hConvList: *mut HCONVLIST__§ConvCtxt: tagCONVCONTEXT§hwnd: *mut HWND__§hwndPartner: *mut HWND__