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!