2025-04-27 07:49:33 -04:00

18 lines
319 B
Modula-2

; iaspolcy.def : Declares the module parameters.
LIBRARY "iaspolcy.dll"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
IASAttributeAlloc
IASAttributeUnicodeAlloc
IASAttributeAnsiAlloc
IASAttributeAddRef
IASAttributeRelease