Making an oleobj type like BOOLEAN..

From: Tim McConechy <tmcconec_at_gulf.uvic.ca>
Date: 1998/03/02
Message-ID: <34FB3E45.784709FF_at_gulf.uvic.ca>#1/1


Help! I've almost got all me active X calls to work but! For some reasoen when I use.

PROCEDURE ActivateDisplayEngine(imagine OleObj, newvalue BOOLEAN) IS BEGIN
 Set_ole(IMAGinE,4,newvalue,VT_BOOL);
END; The Key Part is newvalue BOOLEAN)
I get an error saying wrong call to set_ole

Now I found out I need to make an oleobj type to call this function but how do I do this.
PLease not just syntax create_var.

I was hoping for an example of making a boolean type to call to set properties to an activex control that requires booleaan.

Am I making sense?

Help Please!

--
Tim McConechy
Database Administrator/Programmer Analyst
WestCoast Interchange Enterprises
Phone:(250) 472-4331
Fax:(250) 721-6497
Email: tmcconec_at_wie.com
http://www.wie.com
Received on Mon Mar 02 1998 - 00:00:00 CET

Original text of this message