CoreCursor(CoreCursorType, UInt32) Konstruktor

Definisi

Membuat instans CoreCursor baru dari jenis kursor yang disediakan.

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

Jenis kursor baru.

id
UInt32

unsigned int

uint32_t

ID sumber daya unik dari kursor baru.

Berlaku untuk