Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs234055 pub struct ICreateTypeLib2Vtbl { struct
234056 pub QueryInterface: ::std::option::Option<
234063 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut ICreateTypeLib2) -> ULONG>,
234064 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut ICreateTypeLib2) -> ULONG>,
234065 pub CreateTypeInfo: ::std::option::Option<
234073 pub SetName: ::std::option::Option<
234076 pub SetVersion: ::std::option::Option<
234083 pub SetGuid: ::std::option::Option<
234086 pub SetDocString: ::std::option::Option<
234089 pub SetHelpFileName: ::std::option::Option<
[all …]