The arguments array.
pArg: Pointer to array of arguments (VARIANT type). VARIANTs can be passed by value or by reference - it is unimportant: You must use argument when passed by value (my interface makes a copy of the source, performing the necessary indirection if the source is specified to be VT_BYREF).

pArg[N].n1.n2 pArg[N].n1.n2.n3.???
VT_BSTR bstrVal
VT_I4 lVal
VT_BOOL boolVal


I used the "Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland". Will you use my template? Yes (Download)
Please send all comments and contributions to canegor@rambler.ru
ActiveX and JScript are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.