Return value
IntegerpRes->n1.n2.vt = VT_I4;
pRes->n1.n2.n3.lVal = 1000;
BooleanpRes->n1.n2.vt = VT_BOOL;
pRes->n1.n2.n3.boolVal = TRUE;
StringpRes->n1.n2.vt = VT_BSTR;
pRes->n1.n2.n3.bstrVal = CHARtoBSTR("Hello!!!");

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.