예제 #1
0
 public static extern int DwmSetPresentParameters(IntPtr hwnd, [Out] DWM_PRESENT_PARAMETERS pPresentParams);
예제 #2
0
파일: AeroForm.cs 프로젝트: fthmko/myCode
 public static extern int DwmSetPresentParameters(IntPtr hwnd, ref DWM_PRESENT_PARAMETERS pPresentParams);