Skip to content

Commit 668b5a3

Browse files
authored
Merge pull request #35 from dynamsoft-docs/preview
update to internal commit d92c3454
2 parents 9827ea3 + 726c704 commit 668b5a3

File tree

1 file changed

+2
-1
lines changed
  • programming/cplusplus/release-notes

1 file changed

+2
-1
lines changed

programming/cplusplus/release-notes/cpp-2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ permalink: /programming/cplusplus/release-notes/cpp-2.html
2121

2222
### Changed
2323

24-
- Changed the maximum length of the `DeviceFriendlyName` to 255. If the length exceeds 255, it will be truncated.
24+
- Changed the maximum length of the `name` parameter to 255 for the [`SetDeviceFriendlyName`]({{ site.dcv_cpp_api }}license/license-manager.html#setdevicefriendlyname) method. If the length exceeds 255, it will be truncated.
25+
- Changed the default value of the `waitForThreadExit` parameter to `true` for the [`StopCapturing`]({{ site.dcv_cpp_api }}capture-vision-router/multiple-file-processing.html#stopcapturing) method.
2526

2627
### Fixed
2728

0 commit comments

Comments
 (0)