Share via


Win32 Class

Definition

public ref class Win32 abstract sealed
public static class Win32
type Win32 = class
Public Class Win32
Inheritance
Win32

Fields

IID_IOleObject
WM_HOTKEY

Properties

IsMemoryAvailable

Gets a Boolean value that specifies whether memory is available.

Methods

AddAtom(String)
DeleteAtom(UInt16)
FindAtom(String)
GetLastError()
GetParentWindow(DependencyObject)

Gets the parent window.

MinimizeRelease()
RegisterHotKey(IntPtr, Int32, ModifierKeys, Int32)
SetWorkingSet(Int64, Int64, Boolean)
UnregisterHotKey(IntPtr, Int32)

Applies to