CreateUnoStruct Function

Creates an instance of a Uno structure type.

अपने दस्तावेज़ के लिए निम्न स्ट्रक्चर इस्तेमाल करें:

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

Syntax:


oStruct = CreateUnoStruct( Uno type name )

उदाहरण:


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

Please support us!