IStateManager.PrepareToPendingCommit(Segment) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool PrepareToPendingCommit(Microsoft::XLANGs::Core::Segment ^ s);
public bool PrepareToPendingCommit (Microsoft.XLANGs.Core.Segment s);
abstract member PrepareToPendingCommit : Microsoft.XLANGs.Core.Segment -> bool
Public Function PrepareToPendingCommit (s As Segment) As Boolean
Parameters
- s
- Segment