usfmt (USHORT)

      Data format.

      This is the format of the data to be rendered.

      CF_BITMAP

        A bit map.
      CF_DSPBITMAP
        A bit-map representation of a private data format.
      CF_DSPMETAFILE
        A metafile representation of a private data format.
      CF_DSPTEXT
        A textual representation of a private data format.
      CF_METAFILE
        A metafile.
      CF_TEXT
        An array of text characters.


      [Back] [Next]