J
JAS
Hi,
I am just getting started in trying to build a C++ add-on for Visio 2003.
I am wondering if there is some (C++) language specific documentation that
goes along with the Visio SDK.
The "Vision 2003 SDK documentation" that I have found only provides examples
in VB. What I am most confused about is the C++ object types.
As an example. when the documentation states that the "ActiveWindow"
property returns a "Window" object, I am not sure how to identify the C++
object type that is returned.
Thanks very much for any suggestions !!
JAS
I am just getting started in trying to build a C++ add-on for Visio 2003.
I am wondering if there is some (C++) language specific documentation that
goes along with the Visio SDK.
The "Vision 2003 SDK documentation" that I have found only provides examples
in VB. What I am most confused about is the C++ object types.
As an example. when the documentation states that the "ActiveWindow"
property returns a "Window" object, I am not sure how to identify the C++
object type that is returned.
Thanks very much for any suggestions !!
JAS