WindowsXP-SP1/windows/feime/chs/ntime/immsec.h

13 lines
441 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*************************************************
* immsec.h *
* *
* Copyright (C) 1995-1999 Microsoft Inc. *
* *
*************************************************/
PSECURITY_ATTRIBUTES CreateSecurityAttributes( );
VOID FreeSecurityAttributes( PSECURITY_ATTRIBUTES psa);
BOOL IsNT();