This document is archived and information here might be outdated. Recommended version. |
The cursor of the events with locating errors.
[Visual Basic .NET] Public Function GetErrorCursor ( _ ByVal filter As IQueryFilter _ ) As ICursor
[C#] public ICursor GetErrorCursor ( IQueryFilter filter );
[C++]
HRESULT GetErrorCursor(
IQueryFilter* filter
);
[C++] Parameters filter [in]
filter is a parameter of type IQueryFilter*