コード例 #1
0
 internal static extern int SetWindowCompositionAttribute(IntPtr hwnd, ref WINCOMPATTRDATA data);
コード例 #2
0
 public static extern bool SetWindowCompositionAttribute(IntPtr hWnd, ref WINCOMPATTRDATA pAttrData);
コード例 #3
0
ファイル: Form1.cs プロジェクト: MichelMichels/test-repo
 public static extern bool SetWindowCompositionAttribute(IntPtr hWnd, WINCOMPATTRDATA pAttrData);