RhinoCommon API
HostUtilsSendLogMessageToCloudCallbackProc Method |
Informs RhinoCommon of an message that has been handled but that the developer wants to screen.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public static void SendLogMessageToCloudCallbackProc( HostUtilsLogMessageType msg_type, IntPtr pwStringClass, IntPtr pwStringDesc, IntPtr pwStringMessage )
Public Shared Sub SendLogMessageToCloudCallbackProc ( msg_type As HostUtilsLogMessageType, pwStringClass As IntPtr, pwStringDesc As IntPtr, pwStringMessage As IntPtr )
Parameters
- msg_type
- Type: Rhino.RuntimeHostUtilsLogMessageType
The messag type - pwStringClass
- Type: SystemIntPtr
The top level message type. - pwStringDesc
- Type: SystemIntPtr
Finer grained description of the message. - pwStringMessage
- Type: SystemIntPtr
The message.

Rhino for Windows
Supported in: 6.14