home *** CD-ROM | disk | FTP | other *** search
-
- [
- uuid(9FBBEDE2-1B40-11d0-88E0-00AA004A7C7B),
- helpstring("Lst41 Type Library"),
- lcid(0x0409),
- version(1.0)
- ]
- library Lst41
- {
- importlib("stdole32.tlb");
-
- [
- odl,
- uuid(9FBBEDE3-1B40-11d0-88E0-00AA004A7C7B),
- ]
- interface ILst41: IUnknown
- {
- BSTR GetMachineName(void);
- }
-
- [
- uuid(9FBBEDE4-1B40-11d0-88E0-00AA004A7C7B),
- ]
- dispinterface DLst41
- {
- interface ILst41;
- }
-
-
- [
- uuid(9FBBEDE5-1B40-11d0-88E0-00AA004A7C7B),
- helpstring("Lst41")
- ]
- coclass CLst41
- {
- dispinterface DLst41;
- interface ILst41;
- }
- };
-