kohsuke / com4j

Type-safe Java/COM binding
http://com4j.kohsuke.org/
BSD 2-Clause "Simplified" License
146 stars 78 forks source link

Add Variant UINT conversion to Java and vice versa #55

Open cweisse opened 8 years ago

cweisse commented 8 years ago

Handles the UINT Variant type like the UI4.

cweisse commented 6 years ago

To avoid the VARIANT 23 error, UINT should be supported. Any improvements needed to merge this pull request?