#include <zeusbase/System/Interfaces/IZUnknown.hpp>
#include <zeusbase/System/Interfaces/IString.hpp>
#include <zeusbase/System/Interfaces/IList.hpp>
Go to the source code of this file.
Classes |
| class | zeus::IRemoteObject |
Namespaces |
| namespace | zeus |
Defines |
| #define | INTERFACE_IRemoteObject TIID(0xc96cf77, 0x974e, 0x4934, 0x9c, 0x76, 0x23, 0x64, 0x3c, 0x7e, 0x70, 0xff) |
| #define | IRemoteObjectList IList<IRemoteObject*> |
Define Documentation
| #define INTERFACE_IRemoteObject TIID(0xc96cf77, 0x974e, 0x4934, 0x9c, 0x76, 0x23, 0x64, 0x3c, 0x7e, 0x70, 0xff) |
| #define IRemoteObjectList IList<IRemoteObject*> |