static extern bool RemoveClipboardFormatListener(IntPtr hwnd);
Public Function RemoveClipboardFormatListener(hWnd As IntPtr) As <MarshalAs(UnmanagedType.Bool)>Boolean