The Clipboard owner's OnRenderFormat member function is called by the framework when a particular format with delayed rendering needs to be rendered. passed with the message and not the parameters you supply to the function.
afx_msg void OnRenderFormat( UINT nFormat );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::OpenClipboard