.
C# Definition:
[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)]
public struct GROUP_USERS_INFO_0
{
public string grui0_name;
}
VB Definition:
Structure GROUP_USERS_INFO_0
Public TODO
End Structure
User-Defined Field Types:
None.
Notes:
None.
