windows-nt/Source/XPSP1/NT/base/cluster/mgmt/cluscfg/dll/clcfgsrv.def

21 lines
512 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
;-----------------------------------------------------------------------------
;
; Copyright (c) 2000 Microsoft Corporation
;
; Module Name:
; ClCfgSrv.def
;
; Description:
; Export definitions.
;
; Maintained By:
; Geoffrey Pease (GPease) 10-Feb-2000
;
;-----------------------------------------------------------------------------
EXPORTS
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
DllCanUnloadNow PRIVATE