fbVisible (ULONG)

      Visibility attribute.

      When testing this field, allow for the possibility that other bits may be defined in the future. SHE_INVISIBLE and SHE_PROTECTED can be used to mask the visibility and protected flags, respectively.

      SHE_VISIBLE

        Visible
      SHE_INVISIBLE
        Invisible
      SHE_UNPROTECTED
        Unprotected
      SHE_PROTECTED
        Protected.


      [Back] [Next]