LsaGetLogonSessionData (Structures)
Last changed: -220.253.97.38

.
Summary
TODO - a short description

C# Definition:

[DllImport("Secur32.dll", SetLastError = false)]
   private static extern uint LsaGetLogonSessionData(IntPtr luid,  out IntPtr ppLogonSessionData);

VB Definition:

Structure LsaGetLogonSessionData
   Public TODO
End Structure

User-Defined Field Types:

None.

Notes:

None.

Documentation