CreateUnoStruct Function

Luodaan Uno-struktuurityypin ilmentymä.

Syntaksi:

oStruct = CreateUnoStruct( Uno-tyypin nimi )

Esimerkki:

oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )

Or use the following structure for your statement:

Dim oStruct as new com.sun.star.beans.Property

Please support us!