C# Класс MS.Win32.UnsafeNativeMethods

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
INVALID_HANDLE_VALUE System.IntPtr

Приватные методы

Метод Описание
AccessibleObjectFromWindow ( IntPtr hwnd, int idObject, System.Guid &iid, [ ppvObject ) : int
FindWindow ( string className, string windowName ) : IntPtr
GetAsyncKeyState ( int nVirtKey ) : int
GetKeyState ( int nVirtKey ) : int
GetKeyboardState ( byte keystate ) : int
GetVersionEx ( [ ver ) : bool
Keybd_event ( byte vk, byte scan, int flags, int extrainfo ) : void
MapVirtualKey ( int nVirtKey, int nMapType ) : int
MapWindowPoints ( IntPtr hWndFrom, IntPtr hWndTo, [ rect, int cPoints ) : int
SendInput ( int nInputs, INPUT &mi, int cbSize ) : int
SendMessage ( IntPtr hwnd, int msg, IntPtr wParam, StringBuilder sb ) : IntPtr
SendMessage ( NativeMethods hWnd, int nMsg, IntPtr wParam, IntPtr lParam ) : IntPtr
SendMessage ( NativeMethods hWnd, int nMsg, IntPtr wParam, StringBuilder lParam ) : IntPtr
SendMessageTimeout ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, int flags, int uTimeout, IntPtr &pResult ) : IntPtr
SendMessageTimeout ( IntPtr hwnd, int uMsg, IntPtr wParam, NativeMethods &lParam, int flags, int uTimeout, IntPtr &result ) : IntPtr
SendMessageTimeout ( IntPtr hwnd, int uMsg, IntPtr wParam, StringBuilder lParam, int flags, int uTimeout, IntPtr &result ) : IntPtr
SendMessageTimeout ( IntPtr hwnd, int uMsg, int &wParam, int &lParam, int flags, int uTimeout, IntPtr &result ) : IntPtr
SetKeyboardState ( byte keystate ) : int
ShellExecute ( IntPtr hwnd, string lpOperation, string lpFile, string lpParameters, string lpDirectory, int nShowCmd ) : IntPtr
VkKeyScan ( char ch ) : ushort

Описание свойств

INVALID_HANDLE_VALUE публичное статическое свойство

public static IntPtr,System INVALID_HANDLE_VALUE
Результат System.IntPtr