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

21 lines
530 B
Modula-2
Raw Normal View History

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