CreateUnoStruct Function

αž”αž„αŸ’αž€αžΎαžβ€‹αžœαžαŸ’αžαž»β€‹αž˜αž½αž™β€‹αžšαž”αžŸαŸ‹β€‹αž”αŸ’αžšαž—αŸαž‘β€‹αžšαž…αž“αžΆαžŸαž˜αŸ’αž–αŸαž“αŸ’αž’ UnoΒ αŸ”

Syntax:

oStruct = CreateUnoStruct( Uno type name )

Example:


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

Or use the following structure for your statement:


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

Please support us!