2 references to GetObject
Microsoft.Private.Windows.Core (2)
Windows\Win32\PInvokeCore.GetObject.cs (2)
8
/// <inheritdoc cref="
GetObject
(HGDIOBJ,int,void*)"/>
16
return
GetObject
(h, sizeof(T), pv) != 0;