InputDesktopResourceCursor.ResourceId 属性

定义

获取游标资源的资源标识符。

public:
 property unsigned int ResourceId { unsigned int get(); };
uint32_t ResourceId();
public uint ResourceId { get; }
var uInt32 = inputDesktopResourceCursor.resourceId;
Public ReadOnly Property ResourceId As UInteger

属性值

UInt32

unsigned int

uint32_t

游标资源的资源标识符。

适用于