summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs')
-rw-r--r--vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs b/vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs
new file mode 100644
index 000000000..8c527edee
--- /dev/null
+++ b/vendor/windows-sys/src/Windows/ApplicationModel/Preview/Notes/mod.rs
@@ -0,0 +1,4 @@
+pub type NotePlacementChangedPreviewEventArgs = *mut ::core::ffi::c_void;
+pub type NoteVisibilityChangedPreviewEventArgs = *mut ::core::ffi::c_void;
+pub type NotesWindowManagerPreview = *mut ::core::ffi::c_void;
+pub type NotesWindowManagerPreviewShowNoteOptions = *mut ::core::ffi::c_void;