CreateUnoStruct Function

Uno ๊ตฌ์กฐ ์œ ํ˜•์˜ ์ธ์Šคํ„ด์Šค๋ฅผ ๋งŒ๋“ญ๋‹ˆ๋‹ค.

๋‹ค์Œ ๊ตฌ์กฐ๋ฅผ ๋ฌธ์— ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค.

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

๊ตฌ๋ฌธ:

oStruct = CreateUnoStruct( Uno type name )

์˜ˆ:

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