I've been testing the Interposer class made by someone on this list (the name escapes me right now) with the modifications for COM interop. However, I have a problem with [out] parameters, like BSTR * in COM. It always comes up as an empty string. I've tried to pass in the ParameterModifier array with a single entry set to true. I've also tried passing more entries, to no avail. What's the Correct Way(tm) to call InvokeMember with the RealProxy-derived Interposer so [out] parameters are contained? Thanks
-- - Petter Nilsen, [EMAIL PROTECTED] Technical Manager, Internet Development, Visma Software ASA You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
