NativeMethods.ShowWindow(IntPtr, NativeMethods+WinUserConstant) 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 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
- nCmdShow
- NativeMethods.WinUserConstant