CreateUnoStruct funktsioon

Loob Uno struktuuritüübi eksemplari.

Süntaks:

oStruct = CreateUnoStruct( Uno type name )

Näide:


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

Or use the following structure for your statement:


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

Palun toeta meid!