You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/cffunct/createobject.tag

11 lines
473 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="CreateObject" type="function" returnType="object">
<attr name="type {COM|CORBA|JAVA}" type="int" status="required" />
<attr name="class" type="string" status="required" />
<attr name="context {COM=InProc|Local|Remote CORBA=IOR|NameService}" type="string" status="optional" />
<attr name="serverName {for COM}" type="string" status="optional" />
<attr name="locale {for CORBA}" type="string" status="optional" />
</tag>
</TAGS>