IExchangeFolderRules::HrTell
The HrTell method retrieves the current cursor position.
HRESULT HrTell(
  LPLONG lplPos   
);
 
Parameters
- 
lplPos 
- 
Output parameter. The current cursor position. The following cursor position is defined:
- 
RULE_PAST_END
- 
The end of the rules has been reached.
 
Return Values
See Return Values.
Remarks
For additional information, see RULEEDIT: Manipulating Rules. 
See Also
IExchangeFolderRules