Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs233235 pub struct ICreateTypeInfo2Vtbl { struct
233236 pub QueryInterface: ::std::option::Option<
233243 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut ICreateTypeInfo2) -> ULONG>,
233244 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut ICreateTypeInfo2) -> ULONG>,
233245 pub SetGuid: ::std::option::Option<
233248 pub SetTypeFlags: ::std::option::Option<
233251 pub SetDocString: ::std::option::Option<
233254 pub SetHelpContext: ::std::option::Option<
233257 pub SetVersion: ::std::option::Option<
233264 pub AddRefTypeInfo: ::std::option::Option<
[all …]