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

6 lines
140 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#pragma once
// "wzctool q"; args = "{guid}"
// prints all the info available on the interface "{guid}"
void cmdQ(int argc, char *argv[]);