[][src]Crate winvd

Structs

HRESULT

This is wrapper for handling HRESULT values.

Enums

Error
VirtualDesktopEvent

Functions

get_current_desktop

Get current desktop number

get_desktop_by_window

Get desktop number by window

get_desktop_count

Get number of desktops

get_desktop_names

Get desktop names

get_event_receiver

Get event receiver

go_to_desktop

Go to desktop number

is_pinned_window

Is window pinned?

is_window_on_current_virtual_desktop

Is window on current virtual desktop

is_window_on_desktop

Is window on desktop number

move_window_to_desktop

Move window to desktop number

notify_explorer_restarted

Should be called when explorer is restarted

pin_window

Pin window

rename_desktop

Rename desktop

unpin_window

Unpin window

Type Definitions

HWND