Capture window station name passed from usermode
[reactos.git] / reactos / include / subsys / lsass / lsasrv.h
1
2 #ifndef __LSASRV_H
3 #define __LSASRV_H
4
5 NTSTATUS STDCALL
6 LsapInitLsa(VOID);
7
8 #endif /* __LSASRV_H */