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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h6011 virtual HRESULT WINAPI get_contentType(SCHEMACONTENTTYPE *contentType) = 0;
6052 HRESULT (WINAPI *get_contentType)(ISchemaComplexType *This,SCHEMACONTENTTYPE *contentType); member in struct:MSXML2::ISchemaComplexTypeVtbl
6095 #define ISchemaComplexType_get_contentType(This,contentType) (This)->lpVtbl->get_contentType(This,contentType)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h6011 virtual HRESULT WINAPI get_contentType(SCHEMACONTENTTYPE *contentType) = 0;
6052 HRESULT (WINAPI *get_contentType)(ISchemaComplexType *This,SCHEMACONTENTTYPE *contentType); member in struct:MSXML2::ISchemaComplexTypeVtbl
6095 #define ISchemaComplexType_get_contentType(This,contentType) (This)->lpVtbl->get_contentType(This,contentType)

Completed in 83 milliseconds