Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/test/
Dtest_checkretval.py32 oledll.oleaut32.CreateTypeLib2,
/third_party/python/Lib/ctypes/
D__init__.py469 oledll = LibraryLoader(OleDLL) variable
/third_party/python/Doc/library/
Dctypes.rst35 :mod:`ctypes` exports the *cdll*, and on Windows *windll* and *oledll*
41 calling convention. *oledll* also uses the ``stdcall`` calling convention, and
1502 .. data:: oledll