All Frameworks  Class Hierarchy  This Framework  Indexes

VPMInterfaces Global Function CreateQuery


extern HRESULT CreateQuery(CATIVpmQuery_var& oQuery,
const CATListOfCATUnicodeString& iEntityNames,
const CATLISTV(CATBaseUnknown_var)& iFromList,
const CATLISTV(CATBaseUnknown_var)& iPredicates)
Creates a multi-objects query.
Parameters:
iEntityNames
: List of query result types
iFromList
: List of Query scopes
iPredicates
: List of predicates
oQuery
: The list of created query handlers
Returns:
: The created CATIVpmQuery_var handler

This object is included in the file: CATIVpmQuery.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.