Partager via


NativeMethods.ShowWindow(IntPtr, NativeMethods+WinUserConstant) Method

Definition

public:
 static bool ShowWindow(IntPtr hWnd, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::NativeMethods::WinUserConstant nCmdShow);
public static bool ShowWindow (IntPtr hWnd, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.WinUserConstant nCmdShow);
static member ShowWindow : nativeint * Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.WinUserConstant -> bool
Public Shared Function ShowWindow (hWnd As IntPtr, nCmdShow As NativeMethods.WinUserConstant) As Boolean

Parameters

hWnd
IntPtr

nativeint

Returns

Applies to