How exactly does the Zoom window minimize to a mini window?


Description
Which Window state (SW_HIDE, SW_SHOWNORMAL, etc.) determines the mini window (the floating window in the corner of the screen) of Zoom?
I need this so that I can call ShowWindow() and minimize Zoom to a mini window programmatically.
I’ve called GetWindowPlacement() on a normal Zoom window and a mini Zoom window, but they have the same showCmd - SW_NORMAL.
How exactly does the Zoom window minimize to a mini window?

Which Windows Meeting SDK version?
v5.14.2.14628

Device (please complete the following information):

  • OS: Windows 10

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.