Skip to content

Conversation

@sdttttt
Copy link

@sdttttt sdttttt commented Sep 10, 2025

pTask->get_Actions(&pActionCollection); 处的报错信息:


ExitOnFailure(hr, "Cannot get Task collection pointer: %x", hr);
修改为:
ExitOnFailure(hr, "Cannot get Action collection pointer: %x", hr);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant