DesktopWallpaper class com
- Inheritance
-
- Object
- IUnknown
- IDesktopWallpaper
- DesktopWallpaper
Constructors
-
DesktopWallpaper(Pointer<
COMObject> ptr) - DesktopWallpaper.createInstance()
-
factory
Properties
Methods
-
addRef(
) → int -
inherited
-
advanceSlideshow(
Pointer< Utf16> monitorID, int direction) → int -
inherited
-
enable(
int enable) → int -
inherited
-
getBackgroundColor(
Pointer< Uint32> color) → int -
inherited
-
getMonitorDevicePathAt(
int monitorIndex, Pointer< Pointer< monitorID) → intUtf16> > -
inherited
-
getMonitorDevicePathCount(
Pointer< Uint32> count) → int -
inherited
-
getMonitorRECT(
Pointer< Utf16> monitorID, Pointer<RECT> displayRect) → int -
inherited
-
getPosition(
Pointer< Int32> position) → int -
inherited
-
getSlideshow(
Pointer< Pointer< items) → intCOMObject> > -
inherited
-
getSlideshowOptions(
Pointer< Int32> options, Pointer<Uint32> slideshowTick) → int -
inherited
-
getStatus(
Pointer< Int32> state) → int -
inherited
-
getWallpaper(
Pointer< Utf16> monitorID, Pointer<Pointer< wallpaper) → intUtf16> > -
inherited
-
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 -
inherited
-
setPosition(
int position) → int -
inherited
-
setSlideshow(
Pointer< COMObject> items) → int -
inherited
-
setSlideshowOptions(
int options, int slideshowTick) → int -
inherited
-
setWallpaper(
Pointer< Utf16> monitorID, Pointer<Utf16> wallpaper) → int -
inherited
-
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