20 lines
412 B
Modula-2
20 lines
412 B
Modula-2
;
|
|
; Definition file of pwrshplugin.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "pwrshplugin.dll"
|
|
EXPORTS
|
|
GetCLRVersionForPSVersion
|
|
PerformWSManPluginReportCompletion
|
|
WSManPluginCommand
|
|
WSManPluginConnect
|
|
WSManPluginReceive
|
|
WSManPluginReleaseCommandContext
|
|
WSManPluginReleaseShellContext
|
|
WSManPluginSend
|
|
WSManPluginShell
|
|
WSManPluginShutdown
|
|
WSManPluginSignal
|
|
WSManPluginStartup
|