Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/test/
Dtest_checkretval.py32 oledll.oleaut32.CreateTypeLib2,
/external/python/cpython2/Lib/ctypes/
D__init__.py455 oledll = LibraryLoader(OleDLL) variable
/external/python/cpython2/Doc/library/
Dctypes.rst36 :mod:`ctypes` exports the *cdll*, and on Windows *windll* and *oledll*
42 calling convention. *oledll* also uses the ``stdcall`` calling convention, and
1507 .. data:: oledll