.
public struct COMPSTATEINFO
.
public static readonly int SizeOf = Marshal.SizeOf(typeof(COMPSTATEINFO));
.
Public Structure COMPSTATEINFO
.
COMPSTATEINFO.SizeOf = Marshal.SizeOf(GetType(COMPSTATEINFO))
.
.
Allows a client program to manage the desktop items and wallpaper on a local computer.
4/21/2009 1:10:32 AM - -121.242.40.10
.