| KM_ControllerSetCallbackHandler Method |
Sets the internal c++ interop callback handler
Separate delegate for this callback prevents the Garbage Collector from releasing the
unmanaged function pointer from being destroyed
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public void SetCallbackHandler()
Public Sub SetCallbackHandler
public:
void SetCallbackHandler()
See Also