Ejemplo n.º 1
0
 internal static extern int SetWindowCompositionAttribute(IntPtr hwnd, ref WINCOMPATTRDATA data);
Ejemplo n.º 2
0
 public static extern bool SetWindowCompositionAttribute(IntPtr hWnd, ref WINCOMPATTRDATA pAttrData);
Ejemplo n.º 3
0
 public static extern bool SetWindowCompositionAttribute(IntPtr hWnd, WINCOMPATTRDATA pAttrData);