![]() |
ctypes.com - unable to call function, read property
Hi. I am trying for the first time to use ctypes.com module.
I have question: I have reference to object that implements IDiaSession interface. IDiaSession._methods_ = IUnknown._methods_ + [ STDMETHOD(HRESULT, "_get_loadAddress", POINTER(c_ulonglong)), STDMETHOD(HRESULT, "getEnumDebugStreams", POINTER(POINTER(IDiaEnumDebugStreams))), I can't find out how I call _get_loadAddress and getEnumDebugStreams methods. I know that in com "get_" is a prefix for property. What should I do ? Also "_get_loadAddress" defined as property. Thanks for help. Roman |
| All times are GMT. The time now is 11:40 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.