2003 Visio SDK?

K

Ken Hanson

Does anyone know:

1. Will I be able to call back into my .NET/COM addin from a uiobject.
This limitation is a major handicap under the current architecture.

2. When is it due out? I have seen a posting from 1/7/2004 that it was due
in about a month, which should be pretty close to now.

Thanks,

- Ken
 
M

Mai-lan

Hi, Ken:
The SDK just released, I just posted the link last night. You can call your
..NET/COM add-in from your document using the QueueMarker function in the
ShapeSheet or calling the QueueMarkerEvent add-in. You can read more about
the ShapeSheet function in the Visio ShapeSheet reference and the
QueueMarkerEvent add-in usage is discussed in:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvisio02/html/vis_qmark.asp


Thanks,
Mai-lan

Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no
rights.
 
Top