I have a LPDISPATCH in my OLE-server to an object in VB. It's setting via an Property Set/Get function.
Now I want to change some of the objects properties, but I don't know how to use

the LPDISPATCH to manipulate the objects Properties and how to call methods of this.

Where can I find a simple sample for this?

10x for all answers

Adolf :-)