Forwarded to the list...

----- Pôvodná správa -----
Predmet: RE: [PHP] list methods of class COM ?
Dátum: Wed, 16 Jun 2004 17:06:25 -0400
Od: Gryffyn, Trevor <[EMAIL PROTECTED]>
Pre: Marek Kilimajer <[EMAIL PROTECTED]>

I'm not familiar with using COM("WinNT://domain") but I've done quite a bit with COM objects involving Excel, MapPoint, Word and Access. If you're working with a specific application like this, search for "mappoint data model" or "mappoint object model".

Here's the one for MapPoint:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mappoint2004/BIZOMAboutOM.asp

You can probably find what you're looking for in that general area. Some object models are written better than others.

Good luck!

-TG

-----Original Message-----
From: Marek Kilimajer [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 4:59 PM
To: Matthieu Loudes
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] list methods of class COM ?



Matthieu Loudes wrote --- napísal::
> Hi,
> > Where can i find the methods list of module COM ?
> > Ex : $Odject = new COM("WinNT://domain");
> > Thanks !
> > Matt
>


http://msdn.microsoft.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to