windows-nt/Source/XPSP1/NT/net/layer2svc/zeroconf/cmdtool/cmdq.h
2020-09-26 16:20:57 +08:00

6 lines
140 B
C

#pragma once
// "wzctool q"; args = "{guid}"
// prints all the info available on the interface "{guid}"
void cmdQ(int argc, char *argv[]);