Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmsxml.h2846 typedef struct IXMLElementCollectionVtbl { struct
2860 } IXMLElementCollectionVtbl; typedef
Dmsxml2.h6425 typedef struct IXMLElementCollectionVtbl { struct
6439 } IXMLElementCollectionVtbl; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs258655 pub struct IXMLElementCollectionVtbl { struct
258656 pub QueryInterface: ::std::option::Option<
258663 pub AddRef:
258665 pub Release:
258667 pub GetTypeInfoCount: ::std::option::Option<
258670 pub GetTypeInfo: ::std::option::Option<
258678 pub GetIDsOfNames: ::std::option::Option<
258688 pub Invoke: ::std::option::Option<
258701 pub put_length: ::std::option::Option<
258730 const UNINIT: ::std::mem::MaybeUninit<IXMLElementCollectionVtbl> = in bindgen_test_layout_IXMLElementCollectionVtbl() argument