S
Samuel C. Yang
When using the Visio 2003 PIA, I notice that the signatures of the Save()
and SaveAs() methods have undocumented return values of type "short".
SaveAsEx(), on the other hand has no return value.
In my testing of SaveAs(), the return value was 0 when SaveAs() succeeds.
So the return value doesn't seem to be a success code.
Is this a bug or an undocumented feature?
and SaveAs() methods have undocumented return values of type "short".
SaveAsEx(), on the other hand has no return value.
In my testing of SaveAs(), the return value was 0 when SaveAs() succeeds.
So the return value doesn't seem to be a success code.
Is this a bug or an undocumented feature?