| 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).
|
||||||||
| Please send all comments and contributions to canegor@rambler.ru |