DPCT1048¶
Message¶
The original value <macro name>
is not meaningful in the migrated code and
was removed or replaced with 0. You may need to check the migrated code.
Detailed Help¶
When API (calls, flags, etc.) are not meaningful in DPC++, they may be removed or replaced with 0, depending on how they are used.
Suggestions to Fix¶
Review the code and adjust it.