windows-nt/Source/XPSP1/NT/net/layer2svc/zeroconf/cmdtool/cmde.h

6 lines
132 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#pragma once
// "wzctool e"; args = ""
// prints the list of GUIDs for the detectected adapters
void cmdE(int argc, char *argv[]);