HCL-TECH-SOFTWARE / domino-jnx

Modern Domino Java API based on JNA access to Domino's C API
https://opensource.hcltechsw.com/domino-jnx/
Apache License 2.0
13 stars 3 forks source link

Expose wrapper for NIFFindDesignNoteExt #421

Closed jesse-gallagher closed 5 months ago

jesse-gallagher commented 5 months ago

NIFFindDesignNoteExt is likely the most-efficient way to look up a specific type of note when you don't need to open it, and this can be useful externally in a couple cases.