| get_AutoShow(out int autoShow) | DShowNET.IVideoWindow | |
| get_BackgroundPalette(out int backgroundPalette) | DShowNET.IVideoWindow | |
| get_BorderColor(out int color) | DShowNET.IVideoWindow | |
| get_Caption([Out] out string caption) | DShowNET.IVideoWindow | |
| get_FullScreenMode(out int fullScreenMode) | DShowNET.IVideoWindow | |
| get_Height(out int height) | DShowNET.IVideoWindow | |
| get_Left(out int left) | DShowNET.IVideoWindow | |
| get_MessageDrain(out IntPtr drain) | DShowNET.IVideoWindow | |
| get_Owner(out IntPtr owner) | DShowNET.IVideoWindow | |
| get_Top(out int top) | DShowNET.IVideoWindow | |
| get_Visible(out int visible) | DShowNET.IVideoWindow | |
| get_Width(out int width) | DShowNET.IVideoWindow | |
| get_WindowState(out int windowState) | DShowNET.IVideoWindow | |
| get_WindowStyle(out int windowStyle) | DShowNET.IVideoWindow | |
| get_WindowStyleEx(out int windowStyleEx) | DShowNET.IVideoWindow | |
| GetMaxIdealImageSize(out int width, out int height) | DShowNET.IVideoWindow | |
| GetMinIdealImageSize(out int width, out int height) | DShowNET.IVideoWindow | |
| GetRestorePosition(out int left, out int top, out int width, out int height) | DShowNET.IVideoWindow | |
| GetWindowPosition(out int left, out int top, out int width, out int height) | DShowNET.IVideoWindow | |
| HideCursor(int hideCursor) | DShowNET.IVideoWindow | |
| IsCursorHidden(out int hideCursor) | DShowNET.IVideoWindow | |
| NotifyOwnerMessage(IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam) | DShowNET.IVideoWindow | |
| put_AutoShow(int autoShow) | DShowNET.IVideoWindow | |
| put_BackgroundPalette(int backgroundPalette) | DShowNET.IVideoWindow | |
| put_BorderColor(int color) | DShowNET.IVideoWindow | |
| put_Caption(string caption) | DShowNET.IVideoWindow | |
| put_FullScreenMode(int fullScreenMode) | DShowNET.IVideoWindow | |
| put_Height(int height) | DShowNET.IVideoWindow | |
| put_Left(int left) | DShowNET.IVideoWindow | |
| put_MessageDrain(IntPtr drain) | DShowNET.IVideoWindow | |
| put_Owner(IntPtr owner) | DShowNET.IVideoWindow | |
| put_Top(int top) | DShowNET.IVideoWindow | |
| put_Visible(int visible) | DShowNET.IVideoWindow | |
| put_Width(int width) | DShowNET.IVideoWindow | |
| put_WindowState(int windowState) | DShowNET.IVideoWindow | |
| put_WindowStyle(int windowStyle) | DShowNET.IVideoWindow | |
| put_WindowStyleEx(int windowStyleEx) | DShowNET.IVideoWindow | |
| SetWindowForeground(int focus) | DShowNET.IVideoWindow | |
| SetWindowPosition(int left, int top, int width, int height) | DShowNET.IVideoWindow | |