Package ctypes :: Class WinDLL
[hide private]
[frames] | no frames]

Class WinDLL

object --+    
         |    
      CDLL --+
             |
            WinDLL

This class represents a dll exporting functions using the Windows stdcall calling convention.

Nested Classes [hide private]
_FuncPtr
Instance Methods [hide private]

Inherited from CDLL: __getattr__, __getitem__, __init__, __repr__