P/Invoke
Search...
Ctrl + K
FOUNDATION
LUID
Copy
public
struct
LUID
{
public
uint
LowPart;
public
int
HighPart;
}
Last updated
1 year ago