Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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