home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-11-19 | 437 b | 15 lines | [TEXT/CWIE] |
- // =================================================================================
- //
- // ISLGuids.h ©1996 Microsoft Corporation All rights reserved.
- //
- // ISL GUID definitions
- //
- // =================================================================================
-
-
- // IID_ISLClient
- // {bcde5701-4163-11d0-97d8-8479b157bd6c}
- DEFINE_GUID(IID_IISLClient,
- 0xbcde5701, 0x4163, 0x11d0, 0x97, 0xd8, 0x84, 0x79, 0xb1, 0x57, 0xbd, 0x6c);
-
-