[This is a preview of an interface that may appear in future releases of Windows.]
The GetClipboardSequenceNumber function returns the clipboard sequence number for the current window station.
DWORD GetClipboardSequenceNumber(VOID)
This function has no parameters.
The return value is the clipboard sequence number.
The system keeps a 32-bit serial number for the clipboard for each window station. This number is incremented whenever the contents of the clipboard change. You can track this value to determine whether the clipboard contents have changed and optimize creating DataObjects.
file: /Techref/os/win/api/win32/func/src/f28_11.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/9 19:18,
3.16.67.134:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/func/src/f28_11.htm"> GetClipboardSequenceNumber</A> |
Did you find what you needed? |