IResultProperty::IndexColumn Property

Properties column name in the index.

Syntax

HRESULT IResultProperty::get_IndexColumn(BSTR *column);

Parameters

  • column
    Pointer to a variable of type BSTR that receives returns a pointer to the column name in the index.

Return Value

No return value.