id (ULONG) - input

      Window identifier.

      A value given by the application, that enables specific children of a window to be identified. For example, the controls of a dialog have unique identifiers so that an owner can distinguish which control has notified it. Window identifiers are also used for frame windows. It must be greater or equal to 0 and less or equal to 0xFFFF.


    [Back] [Next]