summaryrefslogtreecommitdiff
path: root/include/delphi/m_protoint.inc
diff options
context:
space:
mode:
Diffstat (limited to 'include/delphi/m_protoint.inc')
-rw-r--r--include/delphi/m_protoint.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/delphi/m_protoint.inc b/include/delphi/m_protoint.inc
index cce67deccd..dbb7a3665d 100644
--- a/include/delphi/m_protoint.inc
+++ b/include/delphi/m_protoint.inc
@@ -49,6 +49,7 @@ type
tszUserName :TChar;
szModuleName :PAnsiChar;
hProtoIcon :THandle;
+ hNetlibUser :THandle;
AddToList :function(intf:PPROTO_INTERFACE;flags:int; var psr:TPROTOSEARCHRESULT):THANDLE; cdecl;
AddToListByEvent:function(intf:PPROTO_INTERFACE;flags:int; iContact:int; hDbEvent:THANDLE):THANDLE; cdecl;