mfc剪切板总结

本文详细介绍了在MFC中进行剪切板操作的方法,包括文本和位图的复制与粘贴,以及如何处理剪切板中的多数据项。通过OpenClipboard、EmptyClipboard、SetClipboardData等函数实现数据的传递,同时讲解了检查剪切板数据可用性、获取数据以及处理多个格式数据的技巧。
摘要由CSDN通过智能技术生成
 

HANDLE SetClipboardData(

UINT uFormat,

HANDLE hMem);

Parameters

格式:

[in] Unsigned integer that specifies a clipboard format. This parameter can be a registered format or any of the standard clipboard formats. Windows CE supports the following standard clipboard:

Value

Description

CF_BITMAP

A handle to a bitmap (HBITMAP).

CF_DIB

A memory object containing a BITMAPINFO structure followed by the bitmap bits.

CF_DIF

Software Arts' Data Interchange Format.

CF_PALETTE

[参见MSDN]

CF_PENDATA

Data for the pen extensions to the Microsoft® Windows® for Pen Computing.

CF_RIFF

Represents audio data more complex than can be represented in a CF_WAVE standard wave format.

CF_SYLK

Microsoft Symbolic Link (SYLK) format.

CF_TEXT

Tex

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值