Share via


CoreCursor(CoreCursorType, UInt32) Costruttore

Definizione

Crea una nuova istanza di CoreCursor del tipo di cursore specificato.

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)

Parametri

type
CoreCursorType

Tipo del nuovo cursore.

id
UInt32

unsigned int

uint32_t

ID risorsa univoco del nuovo cursore.

Si applica a