Functie CreateUnoStruct
         Creëert een voorbeeld van een Uno-structuurtype.
     
     
     oStruct = CreateUnoStruct(Uno type naam)
     
     
         oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
     
Of gebruik de volgende structuur voor uw instructie:
     
         Dim oStruct as new com.sun.star.beans.Property