Displaying 1 result from an estimated 1 matches for "istatconnectorcharacterdevice".
Did you mean:
statconnectorcharacterdevice
2001 Aug 12
1
R (D)COM automation server for windows, type mismatch?
...ddGraphicsDevice "dev1", gfxdev ' <- this works
x.SetCharacterOutputDevice CharDev ' <- this does not
VBA stops with a type mismatch error.
Unfortunately this is consistent with what I can see in the object browser
tree:
The method SetCharacterOutputDevice requires an
IStatConnectorCharacterDevice but I only have an can get a StatConnectorCharacterDevice. (Where as for
AddGraphicsDevice I can get an ISGFX by means of the function GetGFX)
Where is the mistake?
Any hints?
Thanks, Thilo.
---
>From the Object Browser:
---------------------------------------------------------------
Libra...