CreateUnoStruct-funksjonen

Creates an instance of a Uno structure type.

Bruk denne strukturen for uttrykka:

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

Syntaks:

oStruct = CreateUnoStruct( Uno type name )

Eksempel:

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