Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
用于返回来自指定 IMLReplayUploadTable 的请求行;每行、每个表、每个上载事务、每次同步、每个模拟客户端以及每次重复调用一次。
const MLReplayRow *_callback GetRow( const IMLReplayUploadTable * uploadTable, asa_uint32 rowNum )
uploadTable IMLReplayUploadTable 的实现,mlreplay 用于填充带有自定义数据的重放会话。
rowNum 请求的行号。
来自指定 IMLReplayUploadTable 的所请求行。
不应修改此回调。