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