Click or drag to resize

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_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void SetCallbackHandler()
See Also