2.5.142 FtCf
The FtCf structure specifies the clipboard format of the picture-type Obj record containing this FtCf.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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. |