windows-nt/Source/XPSP1/NT/termsrv/setup/dll/rights.h

8 lines
169 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
//Copyright (c) 1998 - 1999 Microsoft Corporation
// rights.h
DWORD GrantRights(LPWSTR lpMachineName, LPWSTR lpAccountName, LPWSTR lpRightsString, BOOL bAdd);
// Eof