C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / HIWORD Method / HIWORD(IntPtr) Method

In This Topic
HIWORD(IntPtr) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function HIWORD( _
   ByVal ip As IntPtr _
) As Integer
 

Parameters

ip
See Also