You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk-api-src/content/objidl/ns-objidl-formatetc.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ Indicates how much detail should be contained in the rendering. This parameter s
82
82
83
83
### -field lindex
84
84
85
-
Part of the aspect when the data must be split across page boundaries. The most common value is -1, which identifies all of the data. For the aspects DVASPECT_THUMBNAIL and DVASPECT_ICON, lindex is ignored.
85
+
Part of the aspect when the data must be split across page boundaries. The most common value is -1, which identifies all of the data. Zero-based index should be used for <ahref="/windows/win32/shell/clipboard">CFSTR_FILECONTENTS</a> format. For the aspects DVASPECT_THUMBNAIL and DVASPECT_ICON, lindex is ignored.
0 commit comments