windows-nt/Source/XPSP1/NT/base/cluster/mgmt/cluscfg/dll/cluscfgserver.def
2020-09-26 16:20:57 +08:00

21 lines
530 B
Modula-2

;-----------------------------------------------------------------------------
;
; Copyright (c) 2000 Microsoft Corporation
;
; Module Name:
; ClusterConfigurationServer.def
;
; Description:
; Export definitions.
;
; Maintained By:
; Geoffrey Pease (GalenB) 10-Feb-2000
;
;-----------------------------------------------------------------------------
EXPORTS
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
DllCanUnloadNow PRIVATE