NativeMethods.GetWindowLong(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 System::UInt32 GetWindowLong(IntPtr hWnd, Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::NativeMethods::WinUserConstant nIndex);
public static uint GetWindowLong (IntPtr hWnd, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.WinUserConstant nIndex);
static member GetWindowLong : nativeint * Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods.WinUserConstant -> uint32
Public Shared Function GetWindowLong (hWnd As IntPtr, nIndex As NativeMethods.WinUserConstant) As UInteger
Parameters
- hWnd
-
IntPtr
nativeint
Returns
Returns UInt32.