S
Sergey Zamansky
Hi,
I was surprised too that Layer name works instead of instance as it is
described in the Develpoer reference. But it is a fact.
Of course I tried to use master instance as follows:
pvsoPage->CreateSelection(Visio::visSelTypeByMaster,
Visio::visSelModeSkipSuper, _variant_t(pvsoMas));
The method throws exception as well.
How call the method 'CreateSelection' in C++ for visSelTypeByMaster ?
Sergey.
I was surprised too that Layer name works instead of instance as it is
described in the Develpoer reference. But it is a fact.
Of course I tried to use master instance as follows:
pvsoPage->CreateSelection(Visio::visSelTypeByMaster,
Visio::visSelModeSkipSuper, _variant_t(pvsoMas));
The method throws exception as well.
How call the method 'CreateSelection' in C++ for visSelTypeByMaster ?
Sergey.