Home
last modified time | relevance | path

Searched defs:GetInterfacePtr (Results 1 – 1 of 1) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dcomip.h40 static _Interface *GetInterfacePtr() throw() { return NULL; } in GetInterfacePtr() function
51 static _Interface *GetInterfacePtr() throw() { return NULL; } in GetInterfacePtr() function
220 Interface *GetInterfacePtr() const throw() { return m_pInterface; } in GetInterfacePtr() function
221 Interface*& GetInterfacePtr() throw() { return m_pInterface; } in GetInterfacePtr() function