Initial import of Scalos. To decrease size I have
[AROS-Contrib.git] / scalos / main / std_includes / interfaces / scalosplugin.xml
blob4c7d14933f125e7b5b23089a3c6824b1a5a0e3ec
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE library SYSTEM "library.dtd">
3 <!-- autogenerated by fdtrans v51.19 -->
4 <library name="scalosplugin" basename="ScalosPluginBase" openname="scalosplugin.library">
5         <interface name="main" version="1.0" struct="ScalosPluginIFace" prefix="_ScalosPlugin_" asmprefix="IScalosPlugin" global="IScalosPlugin">
6                 <method name="Obtain" result="ULONG"/>
7                 <method name="Release" result="ULONG"/>
8                 <method name="Expunge" result="void" status="unimplemented"/>
9                 <method name="Clone" result="struct Interface *" status="unimplemented"/>
10                 <method name="SCAGetClassInfo" result="const struct ScaClassInfo *">
11                 </method>
12         </interface>
13 </library>