System.__ComObject.GetInterfaceInternal C# (CSharp) Method

GetInterfaceInternal() private method

private GetInterfaceInternal ( Type t, bool throwException ) : IntPtr
t Type
throwException bool
return IntPtr
		internal extern IntPtr GetInterfaceInternal (Type t, bool throwException);