Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs232846 pub struct ICreateTypeInfoVtbl { struct
232847 pub QueryInterface: ::std::option::Option<
232854 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut ICreateTypeInfo) -> ULONG>,
232855 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut ICreateTypeInfo) -> ULONG>,
232856 pub SetGuid: ::std::option::Option<
232859 pub SetTypeFlags: ::std::option::Option<
232862 pub SetDocString: ::std::option::Option<
232865 pub SetHelpContext: ::std::option::Option<
232868 pub SetVersion: ::std::option::Option<
232875 pub AddRefTypeInfo: ::std::option::Option<
[all …]