Share via


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

Name Description
System_CAPS_pubmethodSystem_CAPS_static CloseHandle(Int32)

System_CAPS_pubmethodSystem_CAPS_static DeleteUrlCacheEntry(IntPtr)

System_CAPS_pubmethodSystem_CAPS_static DeleteUrlCacheGroup(Int64, Int32, IntPtr)

System_CAPS_pubmethodSystem_CAPS_static EnumChildWindows(HandleRef, NativeMethods.EnumThreadWindowsCallback, IntPtr)

System_CAPS_pubmethodSystem_CAPS_static EnumWindows(NativeMethods.EnumThreadWindowsCallback, IntPtr)

System_CAPS_pubmethodSystem_CAPS_static FindFirstUrlCacheEntry(String, IntPtr, Int32)

System_CAPS_pubmethodSystem_CAPS_static FindFirstUrlCacheGroup(Int32, Int32, IntPtr, Int32, Int64, IntPtr)

System_CAPS_pubmethodSystem_CAPS_static FindNextUrlCacheEntry(IntPtr, IntPtr, Int32)

System_CAPS_pubmethodSystem_CAPS_static FindNextUrlCacheGroup(IntPtr, Int64, IntPtr)

System_CAPS_pubmethodSystem_CAPS_static GetAncestor(IntPtr, NativeMethods.WinUserConstant)

System_CAPS_pubmethodSystem_CAPS_static GetClassName(IntPtr, StringBuilder, Int32)

System_CAPS_pubmethodSystem_CAPS_static GetIEServerProcess(Int32)

System_CAPS_pubmethodSystem_CAPS_static GetParent(IntPtr)

System_CAPS_pubmethodSystem_CAPS_static GetProcessId(Int32)

System_CAPS_pubmethodSystem_CAPS_static GetProcessIdFromWindow(IntPtr)

System_CAPS_pubmethodSystem_CAPS_static GetWindow(HandleRef, Int32)

System_CAPS_pubmethodSystem_CAPS_static GetWindowClass(IntPtr)

System_CAPS_pubmethodSystem_CAPS_static GetWindowLong(IntPtr, NativeMethods.WinUserConstant)

System_CAPS_pubmethodSystem_CAPS_static GetWindowRect(IntPtr, NativeMethods.RECT)

System_CAPS_pubmethodSystem_CAPS_static GetWindowThreadProcessId(IntPtr, Int32)

System_CAPS_pubmethodSystem_CAPS_static IEIsProtectedModeURL(String)

System_CAPS_pubmethodSystem_CAPS_static IELaunchURL(String, NativeMethods.PROCESS_INFORMATION, NativeMethods.IELAUNCHURLINFO)

System_CAPS_pubmethodSystem_CAPS_static IsWindowVisible(IntPtr)

Checks whether the window is visible.

System_CAPS_pubmethodSystem_CAPS_static MoveWindow(IntPtr, Int32, Int32, Int32, Int32, Boolean)

System_CAPS_pubmethodSystem_CAPS_static ObjectFromLresult(UIntPtr, Guid, IntPtr)

System_CAPS_pubmethodSystem_CAPS_static RegisterWindowMessage(String)

System_CAPS_pubmethodSystem_CAPS_static SendMessageTimeout(IntPtr, UInt32, UIntPtr, IntPtr, NativeMethods.SendMessageTimeoutFlags, UInt32, UIntPtr)

System_CAPS_pubmethodSystem_CAPS_static SetParent(IntPtr, IntPtr)

System_CAPS_pubmethodSystem_CAPS_static SetWindowLong(IntPtr, NativeMethods.WinUserConstant, UInt32)

System_CAPS_pubmethodSystem_CAPS_static ShowWindow(IntPtr, NativeMethods.WinUserConstant)

System_CAPS_pubmethodSystem_CAPS_static StartIE(String, Boolean)

System_CAPS_pubmethodSystem_CAPS_static WaitForInputIdle(Int32, UInt32)

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static IID_IHTMLDocument

System_CAPS_pubfieldSystem_CAPS_static IID_InternetExplorer

System_CAPS_pubfieldSystem_CAPS_static IID_IWebBrowser2

System_CAPS_pubfieldSystem_CAPS_static IID_IWebBrowserApp

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