on 2017 Jul 07 2:16 PM
ISyncObserver has an IntPtr IJavaObject.Handle member that is not mentioned in the API reference. I have it set like this in my class that inherits from ISyncObserver: IntPtr IJavaObject.Handle => throw new NotImplementedException(); When I set the SyncParms.SyncObserver member property I get an exception "The member or operation is not implemented." I'm kind of banging my head against the wall with this one big time. Like I said it is not mentioned as a member at https://uacp2.hana.ondemand.com/doc/6012a420a7cf44d38f22bf1b24d7d217/17.0/en-US/9f5974dfa7d310148890...
Not sooner than I created this I solved the problem. It's a property. I didn't get that from intellisense - IntPtr IJavaObject Handle {get;} is the correct usage
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.