I have a method into my COM object specified as: HRESULT Get_Version_Str( [ in, out, size_is( size ) ] unsigned char *str, [ in ] unsigned long size ); now how do I call this from PHP ? I think that I need to create the arg's as VARIANT but I cant get it to work :( please help park -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]