//----------------------------------------------------------------------------- // // Microsoft Visual Database Tools // // Copyright 1994 - 2001 Microsoft Corporation. All Rights Reserved. // //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- // This file is not wrapped by an "#ifndef _DSCPGUID_H_" so that it can be // included in both precompiled header files and GUID source files //----------------------------------------------------------------------------- // { e09ee6ac-fef0-41ae-9f77-3c394da49849 } DEFINE_GUID(CLSID_DSRef, 0xe09ee6ac, 0xfef0, 0x41ae, 0x9f, 0x77, 0x3c, 0x39, 0x4d, 0xa4, 0x98, 0x49); // {ab36de41-2bf4-11ce-ab3c-00aa004404fb} DEFINE_GUID(IID_IDSRefProvider, 0xab36de41, 0x2bf4, 0x11ce, 0xab, 0x3c, 0x00, 0xaa, 0x00, 0x44, 0x04, 0xfb); // {ab36de42-2bf4-11ce-ab3c-00aa004404fb} DEFINE_GUID(IID_IDSRefConsumer, 0xab36de42, 0x2bf4, 0x11ce, 0xab, 0x3c, 0x00, 0xaa, 0x00, 0x44, 0x04, 0xfb); //----------------------------------------------------------------------------- // // The following two definitions are for backward compatibility do not use // them to create new instances. //----------------------------------------------------------------------------- // {ab36de40-2bf4-11ce-ab3c-00aa004404fb} DEFINE_GUID(CLSID_DSRef_R1, 0xab36de40, 0x2bf4, 0x11ce, 0xab, 0x3c, 0x00, 0xaa, 0x00, 0x44, 0x04, 0xfb); // {E9B0E6DB-811C-11d0-AD51-00A0C90F5739} DEFINE_GUID(CLSID_DSRef_R2, 0xe9b0e6db, 0x811c, 0x11d0, 0xad, 0x51, 0x00, 0xa0, 0xc9, 0x0f, 0x57, 0x39);