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 retrieves the number of different data formats currently on the clipboard.
intCountClipboardFormats(void);
Parameters
None.
Return Values
Nonzero indicates success. Zero indicates failure. To get extended error information, call GetLastError.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Winuser.h.
Link Library: Clipbd.lib.
See Also
EnumClipboardFormats | RegisterClipboardFormat | Clipboards Functions
Send Feedback on this topic to the authors