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);