Compartilhar via


CoreCursor(CoreCursorType, UInt32) Construtor

Definição

Cria uma nova instância CoreCursor do tipo de cursor fornecido.

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)

Parâmetros

type
CoreCursorType

O tipo do novo cursor.

id
UInt32

unsigned int

uint32_t

A ID de recurso exclusiva do novo cursor.

Aplica-se a