C# Class XDMessaging.Transport.WindowsMessaging.Native

ファイルを表示 Open project: TheCodeKing/XDMessaging.Net Class Usage Examples

Private Methods

Method Description
EnumWindows ( EnumWindowsProc lpEnumFunc, IntPtr lParam ) : bool
GetProp ( IntPtr hwnd, string lpString ) : int
RemoveProp ( IntPtr hwnd, string lpString ) : int
SendMessageTimeout ( IntPtr hwnd, uint wMsg, IntPtr wParam, COPYDATASTRUCT &lParam, SendMessageTimeoutFlags flags, uint timeout, IntPtr &result ) : int
SetProp ( IntPtr hwnd, string lpString, int hData ) : int