Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino Designer
Created by Guest
Created on Jan 20, 2021
Merged idea

This idea has been merged into another idea. To comment or vote on this idea, please visit DDXP-I-324 64-bit support for COM objects.

Updating the COM Interface of notes so that communication with 64bit MS Office applications is possible Merged

The COM-Interface for VBA-Software defined in domobj.tlb properly worked with MS Office 32bit. But no chance to get interoperability with 64bit Office. It seems that the classes defined notes32.tlb might work in both worlds as a substitute. But these have never ben correctly integrated, so that only late binding to "Notes.Notessession" is possible and unspecific definition of variables just as "object" is required, which makes coding very difficult.