Instantiating the ITRDS Object

Now we go back to the beginning of this example o get a detailed view of programming with the ITRDS

After installing the ITRDS the COM object will be registered on you computer. Hence, if you open up your programming language interface you will be able to create the object as below;

loITRDS = CreateObject("ITRDS.RP_CLIENT")

Of course the syntax will vary depending on the development platform you are using. This will have set loITRDS to an object.



Last Updated: 11/05/2004