P/Invoke
Search...
SECURITY
SecHandle
Copy
public struct SecHandle
{
public nuint dwLower;
public nuint dwUpper;
}
Last updated
1 year ago