共用方式為


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

資料指標資源的資源識別碼。

適用於