3 references to GetPredefinedStrings
System.Windows.Forms.Primitives (3)
Windows.Win32.IPerPropertyBrowsing.g.cs (1)
158
return __object.
GetPredefinedStrings
(dispID, pCaStringsOut, pCaCookiesOut);
Windows.Win32.System_Ole_IPerPropertyBrowsing_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.
GetPredefinedStrings
(int, winmdroot.System.Ole.CALPOLESTR*, winmdroot.System.Ole.CADWORD*)"/>
40
winmdroot.Foundation.HRESULT __result = @this.
GetPredefinedStrings
(dispID, pCaStringsOutLocal, pCaCookiesOutLocal);