struct tagSentinelEntryInfo
Important
The DualEngine API is part of a Limited Access Feature (see LimitedAccessFeatures class). For more information or to request an unlock token, contact Microsoft Support.
Represents the position of the current region in the travel log.
Summary
Members | Descriptions |
---|---|
uiEntryCountAfterCurrentRegion | The number of travel log entries after the region. |
uiEntryCountBeforeCurrentRegion | The number of travel log entries before the region. |
Members
uiEntryCountAfterCurrentRegion
The number of travel log entries after the region.
public UINT uiEntryCountAfterCurrentRegion
uiEntryCountBeforeCurrentRegion
The number of travel log entries before the region.
public UINT uiEntryCountBeforeCurrentRegion