icondition

Searching…

learn.microsoft.com

ICondition (structuredquerycondition.h) - Win32 apps ...

Feb 22, 2024 · Provides methods for retrieving information about a search condition. An ICondition object represents the result of parsing an input string (using methods such as IQueryParser::Parse or IQuerySolution::...

learn.microsoft.com

ICondition::Clone (structuredquerycondition.h) - Win32 apps

Because there are no methods for modifying an ICondition, there are few occasions when this method is necessary. In many cases it is adequate to call the IUnknown::QueryInterface method on the ICondition to obtain an ...

learn.microsoft.com

IConditionFactory (structuredquery.h) - Win32 apps ...

Feb 22, 2024 · Provides methods for creating or resolving a condition tree that was obtained by parsing a query string. The IConditionFactory interface inherits from the IUnknown interface. IConditionFactory also has ...

microsoft.github.io

ICondition in windows::Win32::System::Search - Rust

Converts to this type from the input type. Returns the raw COM interface pointer. The resulting pointer continues to be owned by the Interface implementation. Returns the raw COM interface pointer and releases ownersh...