Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 534 Bytes

clipboard_clearhistory_1402927427.md

File metadata and controls

27 lines (17 loc) · 534 Bytes
-api-id -api-type ms.custom
M:Windows.ApplicationModel.DataTransfer.Clipboard.ClearHistory
winrt method
RS5

Windows.ApplicationModel.DataTransfer.Clipboard.ClearHistory

-description

Clears the clipboard history.

-returns

Returns true if the history was successfully cleared; otherwise, false.

-remarks

Note that ClearHistory doesn't clear pinned items from the clipboard history.

-see-also

-examples