3 references to GetDescription
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
884
hr = errorInfo.Value->
GetDescription
(&description);
System.Windows.Forms.Primitives (2)
_generated\126\Windows.Win32.IErrorInfo.g.cs (2)
138
/// <inheritdoc cref="
GetDescription
(winmdroot.Foundation.BSTR*)"/>
144
winmdroot.Foundation.HRESULT __result = this.
GetDescription
(pBstrDescriptionLocal);