To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / 10927
  Re: Spirit.ocx in VC++
 
Antonio, Actually, the datatype is VARIANT, which is a typedef around a struct that's used to support a slew of datatypes in a single type. The struct contains a member "vt" that describes the datatype of the data that's stored in the variant. Based (...) (25 years ago, 5-Mar-00, to lugnet.robotics)
 
  Re: Spirit.ocx in VC++
 
Hi Steve, (...) That's right. In the case of the datalog the type of the "vt" is (VT_ARRAY | VT_I2), that is an array of 2-byte integers. (...) Thank you very much, Steve. Your message was helpful for me to understand I'm in the right way to the (...) (25 years ago, 5-Mar-00, to lugnet.robotics)
 
  Re: Spirit.ocx in VC++  [DAT]
 
Hi Steve, Len and All, I was closer to the solution than I thought! The code I posted this morning was correct. What I missed was the format of the datalog, which is very hard to understand from the docs of spirit.ocx. After hacking around for a (...) (25 years ago, 5-Mar-00, to lugnet.robotics)
 
  Re: Spirit.ocx in VC++
 
Well done! I expect the datalog data is just represented in this way for ease of use by VB programmers. ----- Original Message ----- From: iant <iant@libero.it> To: <lego-robotics@crynwr.com> Sent: Sunday, March 05, 2000 8:13 PM Subject: Re: (...) (25 years ago, 5-Mar-00, to lugnet.robotics)

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR