CoreCursor(CoreCursorType, UInt32) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定されたカーソルの種類の新しい 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
新しいカーソルの一意のリソース ID。