Table of Contents

Class CppLogUtil

Namespace
Hi.Common
Assembly
HiDisp.dll

Internal Use Only.

public static class CppLogUtil
Inheritance
CppLogUtil
Inherited Members

Methods

SetLogFunc(LogDelegate)

Sets the logging function for C++ code.

public static void SetLogFunc(CppLogUtil.LogDelegate logFunc)

Parameters

logFunc CppLogUtil.LogDelegate

The logging delegate to use.