CommonNativeDelegatesGetAppcommandLParam Method |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic static short GetAppcommandLParam(
IntPtr lParam
)
Public Shared Function GetAppcommandLParam (
lParam As IntPtr
) As Short
public:
static short GetAppcommandLParam(
IntPtr lParam
)
static member GetAppcommandLParam :
lParam : IntPtr -> int16
Parameters
- lParam IntPtr
-
Return Value
Int16
See Also