Windows2003-3790/inetsrv/published/query/query.idl
2020-09-30 16:53:55 +02:00

26 lines
584 B
Plaintext

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1993 - 1998.
//
// File: query.idl
//
// Contents: master idl file for private interfaces
//
// History: 7-18-94 ErikGav Created
//
//----------------------------------------------------------------------------
#ifdef IMPORT_IDL_DEPENDENTS
import "oaidl.idl";
import "filter.idl";
#endif
#include "querys.idl"
#include "isearch.idl"
#include "rststa.idl"
cpp_quote("#include <indexsrv.h>" )