'宣言 Public Shared Sub DwmExtendFrameIntoClientArea( _ ByVal hWnd As IntPtr, _ ByRef pMarInset As Win32.MARGINS _ )
public static void DwmExtendFrameIntoClientArea( IntPtr hWnd, ref Win32.MARGINS pMarInset )
パラメータ
- hWnd
 - pMarInset
 
'宣言 Public Shared Sub DwmExtendFrameIntoClientArea( _ ByVal hWnd As IntPtr, _ ByRef pMarInset As Win32.MARGINS _ )
public static void DwmExtendFrameIntoClientArea( IntPtr hWnd, ref Win32.MARGINS pMarInset )