TPtiAutoSubstBinding Class Reference

Link against: ptiengine.lib


#include <PtiDefs.h>

Detailed Description

A convinience class for auto substitution related EPtiCommands.

Needed only in core object and framework code.


Data Fields

TInt  iIndex
TBuf< KMaxAutoSubstStringLength iShortcut
TBuf< KMaxAutoSubstStringLength iSubstitution

Field Documentation

TInt TPtiAutoSubstBinding::iIndex
 
TBuf<KMaxAutoSubstStringLength> TPtiAutoSubstBinding::iShortcut
 
TBuf<KMaxAutoSubstStringLength> TPtiAutoSubstBinding::iSubstitution
 

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top