Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
每个 MLReplay 实例调用一次;用于创建和初始化上载事务。
public bool _callback CreateAndInitMLReplayUploadTransaction( IMLReplayUploadTransaction ** uploadTrans, MLReplayInfo * mlrInfo )
uploadTrans IMLReplayUploadTransaction 的实现,MLReplay 用于填充带有自定义数据的重放会话。
mlrInfo 来自 MLReplay 的信息。
成功时返回 true;错误时返回 false,即取消重放会话。