Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
每个 MLReplay 实例调用一次;用于初始化其它回调使用的任何全局变量。
public bool _callback GlobalInit( const MLReplayNamesAndValues * namesAndValues )
namesAndValues 用于自定义重放行为的一组定义的名称和值。
成功时返回 true;错误时返回 false,即取消重放会话。