windows-nt/Source/XPSP1/NT/base/screg/sc/server/scbsm.h

37 lines
414 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05: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