CreateUnoStruct-functie

Creëert een voorbeeld van een Uno-structuurtype.

Gebruik de volgende structuur voor uw instructie:

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

Syntaxis:

oStruct = CreateUnoStruct(Uno type naam)

Voorbeeld:

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