Searched refs:get_enumeration (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h5889 virtual HRESULT WINAPI get_enumeration(ISchemaStringCollection **enumeration) = 0;
5924 HRESULT (WINAPI *get_enumeration)(ISchemaType *This,ISchemaStringCollection **enumeration); member in struct:MSXML2::ISchemaTypeVtbl
5961 #define ISchemaType_get_enumeration(This,enumeration) (This)->lpVtbl->get_enumeration(This,enumeration)
6046 HRESULT (WINAPI *get_enumeration)(ISchemaComplexType *This,ISchemaStringCollection **enumeration); member in struct:MSXML2::ISchemaComplexTypeVtbl
6089 #define ISchemaComplexType_get_enumeration(This,enumeration) (This)->lpVtbl->get_enumeration(This,enumeration)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h5889 virtual HRESULT WINAPI get_enumeration(ISchemaStringCollection **enumeration) = 0;
5924 HRESULT (WINAPI *get_enumeration)(ISchemaType *This,ISchemaStringCollection **enumeration); member in struct:MSXML2::ISchemaTypeVtbl
5961 #define ISchemaType_get_enumeration(This,enumeration) (This)->lpVtbl->get_enumeration(This,enumeration)
6046 HRESULT (WINAPI *get_enumeration)(ISchemaComplexType *This,ISchemaStringCollection **enumeration); member in struct:MSXML2::ISchemaComplexTypeVtbl
6089 #define ISchemaComplexType_get_enumeration(This,enumeration) (This)->lpVtbl->get_enumeration(This,enumeration)

Completed in 101 milliseconds