EngineAppCallPlatformSpecificMethod Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic static IntPtr CallPlatformSpecificMethod(
string message,
IntPtr param
)
Parameters
- message
- Type: SystemString
- param
- Type: SystemIntPtr
Return Value
Type:
IntPtr
See Also