TcHmiSrvConfigListenerBase.SwigDelegateTcHmiSrvConfigListenerBase_5 Delegate
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public delegate IntPtr SwigDelegateTcHmiSrvConfigListenerBase_5(
IntPtr ctx,
string old_path,
string new_path,
string reference
)
Parameters
ctx |
Type: System.IntPtr |
old_path |
Type: System.String |
new_path |
Type: System.String |
reference |
Type: System.String |
Return Value
Type: IntPtr