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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h5881 virtual HRESULT WINAPI get_minInclusive(BSTR *minInclusive) = 0;
5916 HRESULT (WINAPI *get_minInclusive)(ISchemaType *This,BSTR *minInclusive); member in struct:MSXML2::ISchemaTypeVtbl
5953 #define ISchemaType_get_minInclusive(This,minInclusive) (This)->lpVtbl->get_minInclusive(This,minInclusive)
6038 HRESULT (WINAPI *get_minInclusive)(ISchemaComplexType *This,BSTR *minInclusive); member in struct:MSXML2::ISchemaComplexTypeVtbl
6081 #define ISchemaComplexType_get_minInclusive(This,minInclusive) (This)->lpVtbl->get_minInclusive(This,minInclusive)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h5881 virtual HRESULT WINAPI get_minInclusive(BSTR *minInclusive) = 0;
5916 HRESULT (WINAPI *get_minInclusive)(ISchemaType *This,BSTR *minInclusive); member in struct:MSXML2::ISchemaTypeVtbl
5953 #define ISchemaType_get_minInclusive(This,minInclusive) (This)->lpVtbl->get_minInclusive(This,minInclusive)
6038 HRESULT (WINAPI *get_minInclusive)(ISchemaComplexType *This,BSTR *minInclusive); member in struct:MSXML2::ISchemaComplexTypeVtbl
6081 #define ISchemaComplexType_get_minInclusive(This,minInclusive) (This)->lpVtbl->get_minInclusive(This,minInclusive)

Completed in 148 milliseconds