CommonNativeDelegatesGetAppcommandLParam Method |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
- Type: SystemIntPtr
Return Value
Type:
Int16
See Also