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

/vbox/src/VBox/Main/src-server/win/
H A DNetIf-win.cpp645 SVCHlpMsg::Code aMsgCode)
648 LogFlowFunc(("aClient={%p}, aMsgCode=%d\n", aClient, aMsgCode));
655 switch (aMsgCode)
878 ("Invalid message code %d (%08lX)\n", aMsgCode, aMsgCode),
644 netIfNetworkInterfaceHelperServer(SVCHlpClient *aClient, SVCHlpMsg::Code aMsgCode) argument

Completed in 45 milliseconds