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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h5883 virtual HRESULT WINAPI get_maxInclusive(BSTR *maxInclusive) = 0;
5918 HRESULT (WINAPI *get_maxInclusive)(ISchemaType *This,BSTR *maxInclusive); member in struct:MSXML2::ISchemaTypeVtbl
5955 #define ISchemaType_get_maxInclusive(This,maxInclusive) (This)->lpVtbl->get_maxInclusive(This,maxInclusive)
6040 HRESULT (WINAPI *get_maxInclusive)(ISchemaComplexType *This,BSTR *maxInclusive); member in struct:MSXML2::ISchemaComplexTypeVtbl
6083 #define ISchemaComplexType_get_maxInclusive(This,maxInclusive) (This)->lpVtbl->get_maxInclusive(This,maxInclusive)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h5883 virtual HRESULT WINAPI get_maxInclusive(BSTR *maxInclusive) = 0;
5918 HRESULT (WINAPI *get_maxInclusive)(ISchemaType *This,BSTR *maxInclusive); member in struct:MSXML2::ISchemaTypeVtbl
5955 #define ISchemaType_get_maxInclusive(This,maxInclusive) (This)->lpVtbl->get_maxInclusive(This,maxInclusive)
6040 HRESULT (WINAPI *get_maxInclusive)(ISchemaComplexType *This,BSTR *maxInclusive); member in struct:MSXML2::ISchemaComplexTypeVtbl
6083 #define ISchemaComplexType_get_maxInclusive(This,maxInclusive) (This)->lpVtbl->get_maxInclusive(This,maxInclusive)

Completed in 104 milliseconds