P/Invoke
More
Search
Ctrl + K
SecHandle
Copy
public
struct
SecHandle
{
public
nuint
dwLower;
public
nuint
dwUpper;
}
Last updated
10 months ago