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

6 lines
140 B
C

#pragma once
// "wzctool r"; args = "{guid} param"
// requests the service to refresh any of the params
void cmdR(int argc, char *argv[]);