SymbolSearchInfo::SymbolSearchInfo Constructor function (dbgmodel.h)

The search record passed to EnumerateChildrenEx in order to restrict symbol searches.

A given kind of symbol (as indicated by the SymbolKind enumeration) searched may have its own derived type.

Syntax

void SymbolSearchInfo();

Return value

None

Remarks

Returns

This function is a constructor and does not return a value.

Requirements

Requirement Value
Header dbgmodel.h

See also

dbgmodel.h header