Example #1
0
 public static extern IntPtr CreateIconIndirect(ref IconInfo iconInfo);
Example #2
0
 public static extern bool GetIconInfo(IntPtr iconHandle, ref IconInfo iconInfo);