N
newsreader
Sometimes COM objects return type of object from their function calls. Using
strong type that is suggested by MS documentation fails in C# with error
"invalid cast". Does anybody know how to deal with this problem?
strong type that is suggested by MS documentation fails in C# with error
"invalid cast". Does anybody know how to deal with this problem?