C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / SetWindowLongPtr64 Method

In This Topic
SetWindowLongPtr64 Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function SetWindowLongPtr64( _
   ByVal hWnd As IntPtr, _
   ByVal nIndex As Integer, _
   ByVal dwNewLong As IntPtr _
) As IntPtr
 

Parameters

hWnd
nIndex
dwNewLong
See Also