P/Invoke
⌘
Ctrl
k
Edit
On this page
FOUNDATION
LUID
Copy
public
struct
LUID
{
public
uint
LowPart
;
public
int
HighPart
;
}
Last updated
2 years ago