Skip to content

Commit cac5473

Browse files
authored
Remove MSDN library references - 4 (dotnet#5231)
1 parent f2a9919 commit cac5473

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+245
-243
lines changed

xml/System.Runtime.InteropServices.ComTypes/BINDPTR.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<format type="text/markdown"><![CDATA[
5050
5151
## Remarks
52-
For more information about the `BINDPTR` type, see the MSDN Library.
52+
For more information, see [BINDPTR union](/windows/win32/api/oaidl/ns-oaidl-bindptr).
5353
5454
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5555

xml/System.Runtime.InteropServices.ComTypes/BIND_OPTS.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<format type="text/markdown"><![CDATA[
4949
5050
## Remarks
51-
For more information, please see the existing documentation for `BIND_OPTS` in the MSDN library.
51+
For more information, see [BIND_OPTS structure](/windows/win32/api/objidl/ns-objidl-bind_opts).
5252
5353
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5454
@@ -96,7 +96,7 @@
9696
<format type="text/markdown"><![CDATA[
9797
9898
## Remarks
99-
For more information, please see the existing documentation for `BIND_OPTS` in the MSDN library.
99+
For more information, see [BIND_OPTS structure](/windows/win32/api/objidl/ns-objidl-bind_opts).
100100
101101
]]></format>
102102
</remarks>
@@ -144,7 +144,7 @@
144144
## Remarks
145145
This member lets the caller limit the execution time of an operation when speed is of primary importance.
146146
147-
For more information, please see the existing documentation for `BIND_OPTS` in the MSDN library.
147+
For more information, see [BIND_OPTS structure](/windows/win32/api/objidl/ns-objidl-bind_opts).
148148
149149
]]></format>
150150
</remarks>
@@ -190,7 +190,7 @@
190190
<format type="text/markdown"><![CDATA[
191191
192192
## Remarks
193-
For more information, please see the existing documentation for `BIND_OPTS` in the MSDN library.
193+
For more information, see [BIND_OPTS structure](/windows/win32/api/objidl/ns-objidl-bind_opts).
194194
195195
]]></format>
196196
</remarks>
@@ -236,7 +236,7 @@
236236
<format type="text/markdown"><![CDATA[
237237
238238
## Remarks
239-
For more information, please see the existing documentation for `BIND_OPTS` in the MSDN library.
239+
For more information, see [BIND_OPTS structure](/windows/win32/api/objidl/ns-objidl-bind_opts).
240240
241241
]]></format>
242242
</remarks>

xml/System.Runtime.InteropServices.ComTypes/CONNECTDATA.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
## Remarks
5252
The `CONNECTDATA` structure is the type enumerated through the <xref:System.Runtime.InteropServices.ComTypes.IEnumConnections.Next%2A?displayProperty=nameWithType> method.
5353
54-
For more information about `CONNECTDATA`, see the MSDN Library.
54+
For more information, see [CONNECTDATA structure](/windows/win32/api/ocidl/ns-ocidl-connectdata).
5555
5656
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5757

xml/System.Runtime.InteropServices.ComTypes/DATADIR.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<format type="text/markdown"><![CDATA[
4848
4949
## Remarks
50-
For more information about `DATADIR`, see the MSDN Library.
50+
For more information, see [DATADIR enumeration](/windows/win32/api/objidl/ne-objidl-datadir).
5151
5252
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5353

xml/System.Runtime.InteropServices.ComTypes/DESCKIND.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<format type="text/markdown"><![CDATA[
5353
5454
## Remarks
55-
For more information about the `DESCKIND` enumeration, see the MSDN Library.
55+
For more information, see [DESCKIND enumeration](/windows/win32/api/oaidl/ne-oaidl-desckind).
5656
5757
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5858

xml/System.Runtime.InteropServices.ComTypes/DVASPECT.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<format type="text/markdown"><![CDATA[
5252
5353
## Remarks
54-
For more information about `DVASPECT`, see the MSDN Library.
54+
For more information, see [DVASPECT enumeration](/windows/win32/api/wtypes/ne-wtypes-dvaspect).
5555
5656
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5757

xml/System.Runtime.InteropServices.ComTypes/ELEMDESC.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<format type="text/markdown"><![CDATA[
5050
5151
## Remarks
52-
For additional information about `ELEMDESC`, see the MSDN Library.
52+
For additional information, see [ELEMDESC structure](/windows/win32/api/oaidl/ns-oaidl-elemdesc-r1).
5353
5454
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5555
@@ -136,7 +136,8 @@
136136
<format type="text/markdown"><![CDATA[
137137
138138
## Remarks
139-
For additional information about `ELEMDESC`, see the MSDN Library.
139+
140+
For additional information, see [ELEMDESC structure](/windows/win32/api/oaidl/ns-oaidl-elemdesc-r1).
140141
141142
]]></format>
142143
</remarks>

xml/System.Runtime.InteropServices.ComTypes/EXCEPINFO.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<format type="text/markdown"><![CDATA[
5050
5151
## Remarks
52-
For additional information about `EXCEPINFO`, see the MSDN Library.
52+
For more information, see [EXCEPINFO structure](/windows/win32/api/oaidl/ns-oaidl-excepinfo).
5353
5454
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5555

xml/System.Runtime.InteropServices.ComTypes/FILETIME.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<format type="text/markdown"><![CDATA[
4949
5050
## Remarks
51-
For more information about the `FILETIME` structure, see the MSDN Library.
51+
For more information, see [FILETIME structure](/windows/win32/api/minwinbase/ns-minwinbase-filetime).
5252
5353
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5454

xml/System.Runtime.InteropServices.ComTypes/FORMATETC.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
## Remarks
5151
The <xref:System.Runtime.InteropServices.ComTypes.FORMATETC> structure encompass a target device, the aspect or view of the data, and a storage medium indicator. Instead of a Clipboard format, OLE uses a FORMATETC data structure instead. This structure is used as a parameter in OLE functions and methods that require data format information.
5252
53-
For more information about the `FORMATETC` structure, see the MSDN Library.
53+
For more information, see [FORMATETC structure](/windows/win32/com/the-formatetc-structure).
5454
5555
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see [How to: Map HRESULTs and Exceptions](/dotnet/framework/interop/how-to-map-hresults-and-exceptions).
5656

0 commit comments

Comments
 (0)