System.__ComObject.GetInterfaceInternal C# (CSharp) Метод

GetInterfaceInternal() приватный Метод

private GetInterfaceInternal ( Type t, bool throwException ) : IntPtr
t Type
throwException bool
Результат IntPtr
		internal extern IntPtr GetInterfaceInternal (Type t, bool throwException);