IStateManager.PrepareToPendingCommitCore(Segment, Boolean) 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 PrepareToPendingCommitCore(Microsoft::XLANGs::Core::Segment ^ s, bool childIsHandlingException);
public bool PrepareToPendingCommitCore (Microsoft.XLANGs.Core.Segment s, bool childIsHandlingException);
abstract member PrepareToPendingCommitCore : Microsoft.XLANGs.Core.Segment * bool -> bool
Public Function PrepareToPendingCommitCore (s As Segment, childIsHandlingException As Boolean) As Boolean
Parameters
- s
- Segment
- childIsHandlingException
- Boolean