InputDesktopResourceCursor.ResourceId Property

Definition

Gets the resource identifier of the cursor resource.

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

Property Value

UInt32

unsigned int

uint32_t

The resource identifier of the cursor resource.

Applies to