fsShowPanelId (USHORT)

      The show window identity indicator.

      CMIC_HIDE_PANEL_ID

        Sets the show option off and the window identity is not displayed.
      CMIC_SHOW_PANEL_ID
        Sets the show option on and the window identity is displayed.
      CMIC_TOGGLE_PANEL_ID
        Toggles the display of the window identity.

      ulReserved (ULONG)

        Reserved value, should be 0.

      rc (ULONG)

        Return code.

      • The show window identity indicator was successfully changed. Other
          See the values of the ulErrorCode parameter of the HM_ERROR message.


        [Back] [Next]