windows-nt/Source/XPSP1/NT/net/rras/netsh/shell/guidmap.h
2020-09-26 16:20:57 +08:00

16 lines
225 B
C

/*
File GuidMap.h
Defines functions to map guid instances to descriptive names.
Paul Mayfield, 8/25/97
Copyright 1997, Microsoft Corporation.
*/
DWORD
RmpInitIfNameMapServer(
IN LPCWSTR pwszServerName
);