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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h5693 virtual HRESULT WINAPI get_fixedValue(BSTR *fixedValue) = 0;
5717 HRESULT (WINAPI *get_fixedValue)(ISchemaAttribute *This,BSTR *fixedValue); member in struct:MSXML2::ISchemaAttributeVtbl
5743 #define ISchemaAttribute_get_fixedValue(This,fixedValue) (This)->lpVtbl->get_fixedValue(This,fixedValue)
5771 virtual HRESULT WINAPI get_fixedValue(BSTR *fixedValue) = 0;
5802 HRESULT (WINAPI *get_fixedValue)(ISchemaElement *This,BSTR *fixedValue); member in struct:MSXML2::ISchemaElementVtbl
5835 #define ISchemaElement_get_fixedValue(This,fixedValue) (This)->lpVtbl->get_fixedValue(This,fixedValue)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h5693 virtual HRESULT WINAPI get_fixedValue(BSTR *fixedValue) = 0;
5717 HRESULT (WINAPI *get_fixedValue)(ISchemaAttribute *This,BSTR *fixedValue); member in struct:MSXML2::ISchemaAttributeVtbl
5743 #define ISchemaAttribute_get_fixedValue(This,fixedValue) (This)->lpVtbl->get_fixedValue(This,fixedValue)
5771 virtual HRESULT WINAPI get_fixedValue(BSTR *fixedValue) = 0;
5802 HRESULT (WINAPI *get_fixedValue)(ISchemaElement *This,BSTR *fixedValue); member in struct:MSXML2::ISchemaElementVtbl
5835 #define ISchemaElement_get_fixedValue(This,fixedValue) (This)->lpVtbl->get_fixedValue(This,fixedValue)

Completed in 106 milliseconds