I want to change the object type from a QuartzTypeLib.IMediaControl to a QuartzTypeLib.IMediaPosition
and don't use the "CType" command.
I has to work some how with the Sytem.Convert.ChangeType function, but how ?