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

/vbox/src/VBox/Main/src-server/win/
H A DNetIf-win.cpp68 DWORD dwRC = NO_ERROR; local
79 dwRC = GetIpForwardTable(pIpTable, &dwSize, 0);
80 if (dwRC == NO_ERROR)

Completed in 47 milliseconds