NativeMethods Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Inheritance Hierarchy
System.Object
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods
Syntax
public static class NativeMethods
Public NotInheritable Class NativeMethods
Methods
|
CloseHandle(Int32) |
|
|
DeleteUrlCacheEntry(IntPtr) |
|
|
DeleteUrlCacheGroup(Int64, Int32, IntPtr) |
|
|
EnumChildWindows(HandleRef, NativeMethods.EnumThreadWindowsCallback, IntPtr) |
|
|
EnumWindows(NativeMethods.EnumThreadWindowsCallback, IntPtr) |
|
|
FindFirstUrlCacheEntry(String, IntPtr, Int32) |
|
|
FindFirstUrlCacheGroup(Int32, Int32, IntPtr, Int32, Int64, IntPtr) |
|
|
FindNextUrlCacheEntry(IntPtr, IntPtr, Int32) |
|
|
FindNextUrlCacheGroup(IntPtr, Int64, IntPtr) |
|
|
GetAncestor(IntPtr, NativeMethods.WinUserConstant) |
|
|
GetClassName(IntPtr, StringBuilder, Int32) |
|
|
GetIEServerProcess(Int32) |
|
|
GetParent(IntPtr) |
|
|
GetProcessId(Int32) |
|
|
GetProcessIdFromWindow(IntPtr) |
|
|
GetWindow(HandleRef, Int32) |
|
|
GetWindowClass(IntPtr) |
|
|
GetWindowLong(IntPtr, NativeMethods.WinUserConstant) |
|
|
GetWindowRect(IntPtr, NativeMethods.RECT) |
|
|
GetWindowThreadProcessId(IntPtr, Int32) |
|
|
IEIsProtectedModeURL(String) |
|
|
IELaunchURL(String, NativeMethods.PROCESS_INFORMATION, NativeMethods.IELAUNCHURLINFO) |
|
|
IsWindowVisible(IntPtr) |
Checks whether the window is visible.
|
|
MoveWindow(IntPtr, Int32, Int32, Int32, Int32, Boolean) |
|
|
ObjectFromLresult(UIntPtr, Guid, IntPtr) |
|
|
RegisterWindowMessage(String) |
|
|
SendMessageTimeout(IntPtr, UInt32, UIntPtr, IntPtr, NativeMethods.SendMessageTimeoutFlags, UInt32, UIntPtr) |
|
|
SetParent(IntPtr, IntPtr) |
|
|
SetWindowLong(IntPtr, NativeMethods.WinUserConstant, UInt32) |
|
|
ShowWindow(IntPtr, NativeMethods.WinUserConstant) |
|
|
StartIE(String, Boolean) |
|
|
WaitForInputIdle(Int32, UInt32) |
|
Fields
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright