Partager via


CoreCursor(CoreCursorType, UInt32) Constructeur

Définition

Crée un instance CoreCursor du type de curseur fourni.

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)

Paramètres

type
CoreCursorType

Type du nouveau curseur.

id
UInt32

unsigned int

uint32_t

ID de ressource unique du nouveau curseur.

S’applique à