3 references to GetDisplayString
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2IPerPropertyBrowsingHandler.cs (1)
45
if (propertyBrowsing->
GetDisplayString
(dispid, &value).Failed)
System.Windows.Forms.Primitives (2)
_generated\218\Windows.Win32.IPerPropertyBrowsing.g.cs (2)
57
/// <inheritdoc cref="
GetDisplayString
(int, winmdroot.Foundation.BSTR*)"/>
63
winmdroot.Foundation.HRESULT __result = this.
GetDisplayString
(dispID, pBstrLocal);