Funktionreferenz


_WinAPI_GetClipboardSequenceNumber


Retrieves the clipboard sequence number for the current window station

#include <WinAPISys.au3>
_WinAPI_GetClipboardSequenceNumber ( )

Parameter

None.

Rückgabewert

Success: The clipboard sequence number.
Failure: 0.

Bemerkungen

The calling process must have WINSTA_READATTRIBUTES access to the window station.
This function requires Windows Vista or later.

Siehe auch

Suche nach GetClipboardSequenceNumber in der MSDN Bibliothek.