3 references to SelectPicture
System.Private.Windows.Core (3)
_generated\154\Windows.Win32.IPicture.g.cs (1)
432
return __object.
SelectPicture
(hDCIn, phDCOut, phBmpOut);
_generated\250\Windows.Win32.System_Ole_IPicture_Extensions.g.cs (2)
93
/// <inheritdoc cref="winmdroot.System.Ole.IPicture.Interface.
SelectPicture
(winmdroot.Graphics.Gdi.HDC, winmdroot.Graphics.Gdi.HDC*, winmdroot.System.Ole.OLE_HANDLE*)"/>
100
winmdroot.Foundation.HRESULT __result = @this.
SelectPicture
(hDCIn, phDCOutLocal, phBmpOutLocal);