CommonNativeDelegatesSignedHIWORD Method (IntPtr) |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic static int SignedHIWORD(
IntPtr n
)
Public Shared Function SignedHIWORD (
n As IntPtr
) As Integer
public:
static int SignedHIWORD(
IntPtr n
)
static member SignedHIWORD :
n : IntPtr -> int
Parameters
- n
- Type: SystemIntPtr
Return Value
Type:
Int32
See Also