Home
last modified time | relevance | path

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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/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