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

18 lines
422 B
C

/*****************************************************************************
I S M E M B E R H E A D E R
Name: ismember.h
Date: 21-Jan-1994
Creator: John Fu
Description:
This is the header file for ismember.c
*****************************************************************************/
BOOL IsUserMember(
PSID psidGroup);