HomeSort by relevance Sort by last modified time
    Searched refs:get_nodeType (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml.h 302 virtual HRESULT WINAPI get_nodeType(DOMNodeType *type) = 0;
349 HRESULT (WINAPI *get_nodeType)(IXMLDOMNode *This,DOMNodeType *type);
398 #define IXMLDOMNode_get_nodeType(This,type) (This)->lpVtbl->get_nodeType(This,type)
526 HRESULT (WINAPI *get_nodeType)(IXMLDOMDocumentFragment *This,DOMNodeType *type);
    [all...]
msxml2.h 962 virtual HRESULT WINAPI get_nodeType(DOMNodeType *type) = 0;
    [all...]
mshtmlc.h     [all...]
mshtml.h     [all...]

Completed in 800 milliseconds