프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_cpropPrev | PrevPropCounter | ||
m_hvo | int | ||
m_hvoOuter | int | ||
m_ihvo | int | ||
m_tag | int |
메소드 | 설명 | |
---|---|---|
StackItem ( int hvoOuter, int hvo, int tag, int ihvo ) : System |
Initializes a new instance of the StackItem class.
|
|
ToSelLevInfo ( ) : SIL.FieldWorks.Common.COMInterfaces.SelLevInfo |
Creates a sel lev info from this stack item.
|
public StackItem ( int hvoOuter, int hvo, int tag, int ihvo ) : System | ||
hvoOuter | int | The hvo of the next higher item in the view hierarchy /// (usually the "owner" of the item) |
hvo | int | The hvo. |
tag | int | The tag. |
ihvo | int | The ihvo. |
리턴 | System |
public ToSelLevInfo ( ) : SIL.FieldWorks.Common.COMInterfaces.SelLevInfo | ||
리턴 | SIL.FieldWorks.Common.COMInterfaces.SelLevInfo |