Home C# How do I simulate optional parameters to COM calls?
How do I simulate optional parameters to COM calls? E-mail
User Rating: / 0
PoorBest 
You must use the Missing class and pass Missing.Value (in System.Reflection) for any values that have optional parameters.
Comments
Search
Only registered users can write comments!

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

 
 

Related links

Related Links:

Related Images

Related Links: