Searched defs:get_variety (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h5877 virtual HRESULT WINAPI get_variety(SCHEMATYPEVARIETY *variety) = 0;
5912 HRESULT (WINAPI *get_variety)(ISchemaType *This,SCHEMATYPEVARIETY *variety); member in struct:MSXML2::ISchemaTypeVtbl
5949 #define ISchemaType_get_variety(This,variety) (This)->lpVtbl->get_variety(This,variety)
6034 HRESULT (WINAPI *get_variety)(ISchemaComplexType *This,SCHEMATYPEVARIETY *variety); member in struct:MSXML2::ISchemaComplexTypeVtbl
6077 #define ISchemaComplexType_get_variety(This,variety) (This)->lpVtbl->get_variety(This,variety)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h5877 virtual HRESULT WINAPI get_variety(SCHEMATYPEVARIETY *variety) = 0;
5912 HRESULT (WINAPI *get_variety)(ISchemaType *This,SCHEMATYPEVARIETY *variety); member in struct:MSXML2::ISchemaTypeVtbl
5949 #define ISchemaType_get_variety(This,variety) (This)->lpVtbl->get_variety(This,variety)
6034 HRESULT (WINAPI *get_variety)(ISchemaComplexType *This,SCHEMATYPEVARIETY *variety); member in struct:MSXML2::ISchemaComplexTypeVtbl
6077 #define ISchemaComplexType_get_variety(This,variety) (This)->lpVtbl->get_variety(This,variety)

Completed in 83 milliseconds