Interop Class
Namespace: PCBI_InstanceSyncAssembly: PCBI_InstanceSync (in PCBI_InstanceSync.dll) Version: 16.0.0.0 (16.0.0.0)
public static class Interop
Public NotInheritable Class Interop
public ref class Interop abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Interop = class end
- Inheritance
- Object Interop
EnumChildWindows | |
GetAncestor | |
GetClassName(IntPtr) | |
GetClassName(IntPtr, StringBuilder, Int32) | |
GetForegroundWindow | |
GetParent | |
GetScrollInfo(IntPtr, Int32) | |
GetScrollInfo(IntPtr, Int32, InteropScrollInfo) | |
GetScrollPos | |
GetWindow(IntPtr, Int32) | |
GetWindow(IntPtr, UInt32) | |
GetWindowLongA | |
GetWindowRect(IntPtr) | |
GetWindowRect(IntPtr, InteropRect) | |
GetWindowText(IntPtr) | |
GetWindowText(IntPtr, StringBuilder, Int32) | |
GetWindowTextLength | |
GetWindowThread | |
GetWindowThreadProcessId(IntPtr, IntPtr) | |
GetWindowThreadProcessId(IntPtr, UInt32) | |
GetWindowZOrder | |
IsIconic | |
IsWindowEnabled | |
IsWindowVisible | |
PostMessageA | |
ScrollWindow | |
SendCommand | |
SendMessage | |
SetParent | |
SetScrollPos | |
SetWindowLongA | |
SetWindowPos | |
SetWinEventHook | |
UnhookWinEvent | |
WinEventHook | |
WinEventHookOne | |