NativeMethods.EnumWindows Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool EnumWindows(Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::NativeMethods::EnumThreadWindowsCallback ^ callback, IntPtr extraData);
public static bool EnumWindows (Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.EnumThreadWindowsCallback callback, IntPtr extraData);
static member EnumWindows : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.EnumThreadWindowsCallback * nativeint -> bool
Public Shared Function EnumWindows (callback As NativeMethods.EnumThreadWindowsCallback, extraData As IntPtr) As Boolean
Parameters
- extraData
-
IntPtr
nativeint