Searched refs:OleDLL (Results 1 – 3 of 3) sorted by relevance
416 class OleDLL(CDLL): class455 oledll = LibraryLoader(OleDLL)
1362 .. class:: OleDLL(name, mode=DEFAULT_MODE, handle=None, use_errno=False, use_last_error=False)1379 :class:`WinDLL` and :class:`OleDLL` use the standard calling convention on this1480 :class:`CDLL`, :class:`PyDLL`, :class:`WinDLL`, or :class:`OleDLL` types.1510 Windows only: Creates :class:`OleDLL` instances.
2872 the :func:`DLL`, :func:`OleDLL`, and :func:`WinDLL` functions.