Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs243756 pub struct IOleInPlaceFrameVtbl { struct
243757 pub QueryInterface: ::std::option::Option<
243764 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut IOleInPlaceFrame) -> ULONG>,
243765 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut IOleInPlaceFrame) -> ULONG>,
243766 pub GetWindow: ::std::option::Option<
243769 pub ContextSensitiveHelp: ::std::option::Option<
243772 pub GetBorder: ::std::option::Option<
243775 pub RequestBorderSpace: ::std::option::Option<
243781 pub SetBorderSpace: ::std::option::Option<
243787 pub SetActiveObject: ::std::option::Option<
[all …]