Windows2003-3790/base/screg/sc/server/scbsm.h
2020-09-30 16:53:55 +02:00

37 lines
450 B
C

/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
scbsm.h
Abstract:
Network drive BroadcastSystemMessage related function prototypes.
Author:
Anirudh Sahni (anirudhs) 05-Jun-1996
Revision History:
05-Jun-1996 AnirudhS
Created.
--*/
#ifndef SCBSM_INCLUDED
#define SCBSM_INCLUDED
//
// Function Prototypes
//
VOID
ScInitBSM(
);
#endif // #ifndef SCBSM_INCLUDED