4 references to LresultFromObject
System.Windows.Forms.Primitives (4)
System\Windows\Forms\AccessibilityExtensions.cs (2)
11
/// <inheritdoc cref="PInvoke.
LresultFromObject
(Guid*, WPARAM, IUnknown*)"/>
18
return PInvoke.
LresultFromObject
(
Windows.Win32.PInvoke.OLEACC.dll.g.cs (2)
68
/// <inheritdoc cref="
LresultFromObject
(global::System.Guid*, winmdroot.Foundation.WPARAM, winmdroot.System.Com.IUnknown*)"/>
74
winmdroot.Foundation.LRESULT __result = PInvoke.
LresultFromObject
(riidLocal, wParam, punk);