28 lines
579 B
Modula-2
28 lines
579 B
Modula-2
LIBRARY fscfg
|
|
|
|
;
|
|
EXPORTS
|
|
ISMQueryServiceInfo
|
|
ISMDiscoverServers
|
|
ISMQueryServerInfo
|
|
ISMConfigureServers
|
|
ISMChangeServiceState
|
|
;
|
|
; /* K2 */
|
|
;
|
|
ISMEnumerateInstances
|
|
ISMEnumerateChildren
|
|
ISMAddInstance
|
|
ISMDeleteInstance
|
|
ISMAddChild
|
|
ISMDeleteChild
|
|
ISMRenameChild
|
|
ISMConfigureChild
|
|
ISMQueryInstanceInfo
|
|
ISMQueryChildInfo
|
|
ISMMMCConfigureServers
|
|
ISMMMCConfigureChild
|
|
ISMSecurityWizard
|
|
ISMBind
|
|
ISMUnbind
|