Windows.Win32.Graphics.Gdi.HANDLETABLE
struct HANDLETABLE
The HANDLETABLE structure is an array of handles, each of which identifies a graphics device interface (GDI) object.
namespace Windows.Win32.Graphics.Gdi
{
internal struct HANDLETABLE
{
}
}