CommonNativeDelegatesGetDeviceLParam Method |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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 IntPtr
-
Return Value
Int32
See Also