IDesktopWallpaper class 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< Pointer< monitorID) → intUtf16> > -
GetMonitorDevicePathCount(
Pointer< Uint32> count) → int -
GetMonitorRECT(
Pointer< Utf16> monitorID, Pointer<RECT> displayRect) → int -
GetPosition(
Pointer< Int32> position) → int -
GetSlideshow(
Pointer< Pointer< items) → intCOMObject> > -
GetSlideshowOptions(
Pointer< Int32> options, Pointer<Uint32> slideshowTick) → int -
GetStatus(
Pointer< Int32> state) → int -
GetWallpaper(
Pointer< Utf16> monitorID, Pointer<Pointer< wallpaper) → intUtf16> > -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
QueryInterface(
Pointer< GUID> riid, Pointer<Pointer< ppvObject) → intNativeType> > -
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 -
toInterface(
String iid) → Pointer< COMObject> -
Cast an existing COM object to a specified interface.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited