Fungsi CreateUnoStruct

Membuat sampel dari tipe struktur Uno.

Sintaksis:

oStruct = CreateUnoStruct( Nama jenis Uno )

Contoh:


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

Or use the following structure for your statement:


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

Mohon dukung kami!