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