CreateUnoStruct-funksjonen
         Lagar ein førekomst av ein Uno-strukturtype.
     
     
     oStruct = CreateUnoStruct( Uno type name )
     
     
         oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
     
Eller bruk denne strukturen for uttrykket:
     
         Dim oStruct as new com.sun.star.beans.Property