Searched defs:ComNatListenerPtr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NetLib/
H A Dutils.h127 typedef ComPtr<NATNetworkListenerImpl> ComNatListenerPtr; typedef
132 int createNatListener(ComNatListenerPtr& listener, const ComVirtualBoxPtr& vboxptr,
134 int destroyNatListener(ComNatListenerPtr& listener, const ComVirtualBoxPtr& vboxptr);
135 int createClientListener(ComNatListenerPtr& listener, const ComVirtualBoxClientPtr& vboxclientptr,
137 int destroyClientListener(ComNatListenerPtr& listener, const ComVirtualBoxClientPtr& vboxclientptr);

Completed in 41 milliseconds