public struct COMPPOS
public static readonly int SizeOf = Marshal.SizeOf(typeof(COMPPOS));
Public Structure COMPPOS
COMPPOS.SizeOf = Marshal.SizeOf(GetType(COMPPOS))