System.__ComObject.GetInterfaceInternal C# (CSharp) Méthode

GetInterfaceInternal() private méthode

private GetInterfaceInternal ( Type t, bool throwException ) : IntPtr
t Type
throwException bool
Résultat IntPtr
		internal extern IntPtr GetInterfaceInternal (Type t, bool throwException);