3 references to OnObjectAvailable
System.Windows.Forms.Primitives (3)
Windows.Win32.IBindStatusCallback.g.cs (1)
301
return __object.
OnObjectAvailable
(riid, punk);
Windows.Win32.System_Com_IBindStatusCallback_Extensions.g.cs (2)
79
/// <inheritdoc cref="winmdroot.System.Com.IBindStatusCallback.Interface.
OnObjectAvailable
(global::System.Guid*, winmdroot.System.Com.IUnknown*)"/>
84
winmdroot.Foundation.HRESULT __result = @this.
OnObjectAvailable
(riidLocal, punk);