IConditionGenerator::Initialize Method
Resets any state, and retrieves any necessary information from the schema.
Syntax
HRESULT Initialize( ISchemaProvider *pSchemaProvider );
Parameters
- pSchemaProvider
[in] The schema to be used.
Return Value
Returns S_OK if successful, or an error value otherwise.