id (ULONG)

      ID of the window to be edited.

      The ID can be one of the following:

      CID_CNRTITLEWND

        Title window.
      CID_LEFTDVWND
        Left details view window; default if unsplit window.
      CID_RIGHTDVWND
        Right details view window.
      CID_LEFTCOLTITLEWND
        Left details view column headings window; default if unsplit window.
      CID_RIGHTCOLTITLEWND
        Right details view column headings window.
      An application-defined container-ID
        Container window.


      [Back] [Next]