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