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