Home
last modified time | relevance | path

Searched refs:GetComError (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1003 GetComError(HRESULT errcode, GUID *riid, IUnknown *pIunk) in GetComError() function
1211 retval = GetComError(*(HRESULT *)resbuf, iid, pIunk); in _ctypes_callproc()