Hi Andrew!

On Wed, 17 Feb 2010, Andrew MacIntyre wrote:

>> piezo1.GetMaxTravel(APTPiezoLib.CHAN1_ID, pointer(tr))
>
> I'm curious as to any reasons to prefer the above instead of

> piezo1.GetMaxTravel(APTPiezoLib.CHAN1_ID, byref(tr))

You can chalk it up to my mind working more in "C Mode" that "Visual Basic 
Mode", I guess. :-)
Both seem to work and the first one is the one that popped up initially 
in my mind.

Bye & Good Luck!

Pablo B.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to