On Mon, Nov 3, 2008 at 1:33 PM, Alex Bovey <alex@xxxxxxxxxxx> wrote: > Hi, > > I am playing around with some COM interfaces and getting my head > around VARIANTs. > > I have a method that is returning a VARIANT and using variant_get_type > returns the type as 9. How do I find out what type 9 relates to? The > manual page for variant_get_type isn't much... > > Thanks all, > > Alex > I think this may be what you are looking for, but I don't know how much it helps: http://www.marin.clara.net/COM/variant_type_definitions.htm Andrew -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php