artefaktur
software engineer &        architecture

 
 
 
 

class CreateTypeInfo_Test

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

tests::acdkx::com::CreateTypeInfo_Test Class Reference

Inheritance diagram for tests::acdkx::com::CreateTypeInfo_Test:

acdk::tools::aunit::TestSuite acdk::tools::aunit::TestCase acdk::tools::aunit::Test acdk::lang::Object acdk::tools::aunit::Test acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Public Member Functions

virtual::acdk::tools::aunit::RTest suite ()
 CreateTypeInfo_Test (const RString &name)
void standard ()

Constructor & Destructor Documentation

tests::acdkx::com::CreateTypeInfo_Test::CreateTypeInfo_Test const RString name  )  [inline]
 


Member Function Documentation

void tests::acdkx::com::CreateTypeInfo_Test::standard  ) 
 

#### does not work try { acdkx::com::CreateTypeLib ct(./ACDKTL2.tlb); ct.setName(Test2);

static const GUID LIBID_Component2 = { 0x806f5ab6, 0x5c71, 0x478c, { 0xa1, 0xd5, 0x5d, 0xf0, 0x69, 0x6d, 0xf5, 0x54 } };

ct->SetGuid(LIBID_Component2); ct->SetVersion(1, 0); ct->SetLcid(LANG_NEUTRAL);

ct.setDocString(ACDK COM Type Library Test); RCreateTypeInfo ti = ct.createTypeInfo(CreateTypeLib::Interface, acdk.lang.Object); ti->createClass(Object::GetClass());

ct.commit(); } catch (RCoException ex) { System::out->println(ex->getMessage()); }

acdk::tools::aunit::RTest tests::acdkx::com::CreateTypeInfo_Test::suite  ) 
 

Reimplemented from acdk::tools::aunit::TestSuite.

 
Last modified 2005-05-08 18:34 by SYSTEM By Artefaktur, Ing. Bureau Kommer