This document is archived and information here might be outdated. Recommended version. |
Changes the machine name for the logger configured in the server environment.
[Visual Basic .NET] Public Sub ChangeLogMachineName ( _ ByVal newMachineName As String _ )
[C#] public void ChangeLogMachineName ( string newMachineName );
[C++]
HRESULT ChangeLogMachineName(
BSTR newMachineName
);
[C++]
Parameters newMachineName [in]
newMachineName is a parameter of type BSTR