Property | Type | Description | |
---|---|---|---|
m_cache | SIL.FieldWorks.FDO.FdoCache | ||
m_flid | int | ||
m_flidType | int | ||
m_ws | int |
Property | Type | Description | |
---|---|---|---|
GetFlidType | int | ||
SetUnicodeStringValue | void |
Method | Description | |
---|---|---|
CurrentValue ( int hvo ) : ITsString | ||
OwnStringPropReadWriter ( SIL.FieldWorks.FDO.FdoCache cache, int flid, int ws ) : System | ||
SetNewValue ( int hvo, ITsString tss ) : void |
Method | Description | |
---|---|---|
SetStringValue ( int hvoStringOwner, ITsString tss ) : void |
Method | Description | |
---|---|---|
GetFlidType ( ) : int | ||
SetUnicodeStringValue ( int hvoStringOwner, ITsString tss ) : void |
public OwnStringPropReadWriter ( SIL.FieldWorks.FDO.FdoCache cache, int flid, int ws ) : System | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
flid | int | |
ws | int | |
return | System |
public SetNewValue ( int hvo, ITsString tss ) : void | ||
hvo | int | |
tss | ITsString | |
return | void |
protected SetStringValue ( int hvoStringOwner, ITsString tss ) : void | ||
hvoStringOwner | int | |
tss | ITsString | |
return | void |
protected FdoCache,SIL.FieldWorks.FDO m_cache | ||
return | SIL.FieldWorks.FDO.FdoCache |