For the complete documentation index, see llms.txt. This page is also available as Markdown.

SecHandle

public struct SecHandle
{
    public nuint dwLower;
    public nuint dwUpper;
}

Last updated