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

33 lines
380 B
C

/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
member.h
Abstract:
Public data structures and procedure prototypes for
the Membership subcomponent of the NT Cluster Service
Author:
John Vert (jvert) 7-Feb-1996
Revision History:
--*/
DWORD
CmpInitNodes(
VOID
);
VOID
CmpCleanupNodes(
VOID
);