OLE overview for CLIENT_OLE2
brian952Nov 30 2006 — edited Oct 29 2010I've used some OLE2 stuff before in Oracle with some success.
But where can I find documentation or literature explaining what the commands for OLE do and how they should be used?
I can look at example code people have written, and mostly understand it..
but need some sort of reference or overview of the legal commands I can do : open, SaveAs, and for things like Get_Object_Property (which things are objects in OLE?) vs Get_Char_Property, what are valid arguements, what exactly does INVOKE or INVOKE_OBJ do..etc
Any web documents or books references would be appreciated.
Thanks!