Home
last modified time | relevance | path

Searched defs:IOleInPlaceActiveObjectVtbl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs243459 pub struct IOleInPlaceActiveObjectVtbl { struct
243460 pub QueryInterface: ::std::option::Option<
243467 pub AddRef:
243469 pub Release:
243471 pub GetWindow: ::std::option::Option<
243474 pub ContextSensitiveHelp: ::std::option::Option<
243500 const UNINIT: ::std::mem::MaybeUninit<IOleInPlaceActiveObjectVtbl> = in bindgen_test_layout_IOleInPlaceActiveObjectVtbl() argument