windows-nt/Source/XPSP1/NT/base/cluster/wmiprovider/cluswmi.def

20 lines
510 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
;-----------------------------------------------------------------------------
;
; Copyright (c) 2000 Microsoft Corporation
;
; Module Name:
; ClusWMI.def
;
; Description:
; Export definitions.
;
; Maintained By:
; David Potter (DavidP) 06-JUL-2000
;
;-----------------------------------------------------------------------------
EXPORTS
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE