1 implementation of _SignatureHelper
mscorlib (1)
system\reflection\emit\signaturehelper.cs (1)
23
public sealed class SignatureHelper :
_SignatureHelper
5 references to _SignatureHelper
mscorlib (5)
system\reflection\emit\signaturehelper.cs (5)
21
[ComDefaultInterface(typeof(
_SignatureHelper
))]
974
void
_SignatureHelper
.GetTypeInfoCount(out uint pcTInfo)
979
void
_SignatureHelper
.GetTypeInfo(uint iTInfo, uint lcid, IntPtr ppTInfo)
984
void
_SignatureHelper
.GetIDsOfNames([In] ref Guid riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId)
989
void
_SignatureHelper
.Invoke(uint dispIdMember, [In] ref Guid riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)