IDesktopWallpaper class Null safety com Interface
- Inheritance
- Implementers
Constructors
Properties
Methods
-
AddRef(
) → int -
inherited
-
AdvanceSlideshow(
Pointer< Utf16> monitorID, int direction) → int -
Enable(
int enable) → int -
GetBackgroundColor(
Pointer< Uint32> color) → int -
GetMonitorDevicePathAt(
int monitorIndex, Pointer< Utf16> monitorID) → int -
GetMonitorDevicePathCount(
Pointer< Uint32> count) → int -
GetMonitorRECT(
Pointer< Utf16> monitorID, Pointer<RECT> displayRect) → int -
GetPosition(
Pointer< Uint32> position) → int -
GetSlideshow(
Pointer< COMObject> items) → int -
GetSlideshowOptions(
Pointer< Uint32> options, Pointer<Uint32> slideshowTick) → int -
GetStatus(
Pointer< Uint32> state) → int -
GetWallpaper(
Pointer< Utf16> monitorID, Pointer<Utf16> wallpaper) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
QueryInterface(
Pointer< GUID> riid, Pointer<IntPtr> ppvObject) → int -
inherited
-
Release(
) → int -
inherited
-
SetBackgroundColor(
int color) → int -
SetPosition(
int position) → int -
SetSlideshow(
Pointer< COMObject> items) → int -
SetSlideshowOptions(
int options, int slideshowTick) → int -
SetWallpaper(
Pointer< Utf16> monitorID, Pointer<Utf16> wallpaper) → int -
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited