public uint LowPart
Public LowPart As UInteger
Dim instance As Luid
Dim value As UInteger
value = instance.LowPart
instance.LowPart = value
public:
unsigned int LowPart
val mutable LowPart: uint32
No code example is currently available or this language may not be supported.