2.5.142 FtCf

The FtCf structure specifies the clipboard format of the picture-type Obj record containing this FtCf.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ft

cb

cf

ft (2 bytes):  Reserved. MUST be 0x0007.

cb (2 bytes):  Reserved. MUST be 0x0002.

cf (2 bytes): An unsigned integer that specifies the Windows clipboard format of the data associated with the picture. This field’s value MUST be in the following table:

Value

Format

0x0002

Specifies the format of the picture is an enhanced metafile.

0x0009

Specifies the format of the picture is a bitmap.

0xFFFF

Specifies the picture is in an unspecified format that is neither and enhanced metafile nor a bitmap.