1 instantiation of tagTYPEATTR
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
295
typeAttr = new NativeMethods.
tagTYPEATTR
();
15 references to tagTYPEATTR
System.Windows.Forms (15)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (15)
290
NativeMethods.
tagTYPEATTR
typeAttr = null;
298
typeAttr = (NativeMethods.
tagTYPEATTR
)structCache.GetStruct(typeof(NativeMethods.
tagTYPEATTR
));
397
NativeMethods.
tagTYPEATTR
refTypeAttr = (NativeMethods.
tagTYPEATTR
)structCache.GetStruct(typeof(NativeMethods.
tagTYPEATTR
));//(tagTYPEATTR)Marshal.PtrToStructure(pRefTypeAttr, typeof(tagTYPEATTR));
628
NativeMethods.
tagTYPEATTR
typeAttr = (NativeMethods.
tagTYPEATTR
)structCache.GetStruct(typeof(NativeMethods.
tagTYPEATTR
));//(tagTYPEATTR)Marshal.PtrToStructure(pTypeAttr, typeof(tagTYPEATTR));
733
NativeMethods.
tagTYPEATTR
typeAttr = (NativeMethods.
tagTYPEATTR
)structCache.GetStruct(typeof(NativeMethods.
tagTYPEATTR
));//(tagTYPEATTR)Marshal.PtrToStructure(pTypeAttr, typeof(tagTYPEATTR));
891
NativeMethods.
tagTYPEATTR
typeAttr = (NativeMethods.
tagTYPEATTR
)structCache.GetStruct(typeof(NativeMethods.
tagTYPEATTR
));//(tagTYPEATTR)Marshal.PtrToStructure(pTypeAttr, typeof(tagTYPEATTR));