Поделиться через


CoreCursor(CoreCursorType, UInt32) Конструктор

Определение

Создает новый экземпляр CoreCursor заданного типа курсора.

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)

Параметры

type
CoreCursorType

Тип нового курсора.

id
UInt32

unsigned int

uint32_t

Уникальный идентификатор ресурса нового курсора.

Применяется к