How to pass NULL to a DLL using DynWin

Wolfhart Bauer nospam at wolfhart-bauer.de
Mon Aug 19 08:05:28 EDT 2002


Hi,

I am using the DynWin package to access DLL methods from Python. The 
problem is, I have to call a method with NULL as argument. The keyword 
None does not work. Neither does cstring(None). What is the correct way 
to pass NULL as parameter?

Thanks for any help
Wolfhart




More information about the Python-list mailing list