Click or drag to resize

User32Func Class

Provides unmanaged User32 function imports.
Inheritance Hierarchy
SystemObject
  Altaxo.UnmanagedApi.User32User32Func

Namespace: Altaxo.UnmanagedApi.User32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class User32Func

The User32Func type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetClipboardFormatName Retrieves the name of a registered clipboard format.
Public methodStatic memberRegisterClipboardFormat Registers a clipboard format.
Public methodStatic memberReleaseDC Releases a device context.
Top
See Also