CoreCursor(CoreCursorType, UInt32) Konstruktor

Definition

Erstellt eine neue CoreCursor-instance des angegebenen Cursortyps.

public:
 CoreCursor(CoreCursorType type, unsigned int id);
 CoreCursor(CoreCursorType const& type, uint32_t const& id);
public CoreCursor(CoreCursorType type, uint id);
function CoreCursor(type, id)
Public Sub New (type As CoreCursorType, id As UInteger)

Parameter

type
CoreCursorType

Der Typ des neuen Cursors.

id
UInt32

unsigned int

uint32_t

Die eindeutige Ressourcen-ID des neuen Cursors.

Gilt für: