CreateUnoStruct Function

Creates an instance of a Uno structure type.

Use the following structure for your statement:

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

Sintaksa:


oStruct = CreateUnoStruct( Uno type name )

Shembull


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