A
Academia
I'm using ITextRange::FindText Method
and it works OK but I have to code so that if the return is
not equal to S_OK means it succeeded.
Does VB.NET do some thing to the HRESULT before I get it?
Should I always assume VB.NET inverts HRESULT returns?
Thanks
and it works OK but I have to code so that if the return is
not equal to S_OK means it succeeded.
Does VB.NET do some thing to the HRESULT before I get it?
Should I always assume VB.NET inverts HRESULT returns?
Thanks