2025-04-27 07:49:33 -04:00

16 lines
240 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
);