//-------------------------------------------------------------------- // Microsoft OLE DB Test // // Copyright (C) 1995-2000 Microsoft Corporation // // @doc // // @module IGetDSO.h | This module contains header information for // OLE DB IGetDataSource interface Test // // @rev 01 | 07-17-96 | Microsoft | Created // @rev 02 | 12-01-96 | Microsoft | Updated // #ifndef _IGETDSO_H_ #define _IGETDSO_H_ #include "oledb.h" // OLE DB Header Files #include "oledberr.h" #include "privlib.h" // Private Library #endif // _IGETDSO_H_