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!