Searched defs:IInternetSession (Results 1 – 2 of 2) sorted by relevance
187 typedef interface IInternetSession IInternetSession; typedef5178 typedef interface IInternetSession IInternetSession; typedef
266614 pub struct IInternetSession { struct266615 pub lpVtbl: *mut IInternetSessionVtbl, argument267167 ppIInternetSession: *mut *mut IInternetSession, in CoInternetGetSession()