Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is called to retrieve information about the item.
FillData(
CLIPFORMAT cf,
LPSTREAM pStream
);
Parameters
cf
[in] The format (text, rich text, or rich text with OLE items) of the Clipboard.pStream
[in] A pointer to the stream containing the object data.
Remarks
To properly implement this function, copy the correct information into the stream (pStream), depending on the Clipboard format indicated by cf.
Requirements
Header: atlsnap.h