Windows2003-3790/base/screg/sc/server/scbsm.h

37 lines
450 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*++
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