Windows.Win32.System.Com.ELEMDESC
struct ELEMDESC
The ELEMDESC structure contains the type description and process-transfer information for a variable, a function, or a function parameter. (ELEMDESC)
namespace Windows.Win32.System.Com
{
internal struct ELEMDESC
{
}
}