IFixedTypeInfo Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Provides a substitute for ITypeInfo by modifying the definitions of GetRefTypeOfImplType and GetRefTypeInfo.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

Namespace:   Microsoft.Build.Tasks
Assembly:  Microsoft.Build.Tasks.Core (in Microsoft.Build.Tasks.Core.dll)

[GuidAttribute("00020401-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IFixedTypeInfo

NameDescription
System_CAPS_pubmethodAddressOfMember(Int32, INVOKEKIND, IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::AddressOfMember.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodCreateInstance(Object^, Guid, Object^)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::CreateInstance.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetContainingTypeLib(ITypeLib^, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetContainingTypeLib.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetDllEntry(Int32, INVOKEKIND, IntPtr, IntPtr, IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetDllEntry.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetDocumentation(Int32, String^, String^, Int32, String^)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetDocumentation.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetFuncDesc(Int32, IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetFuncDesc.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetIDsOfNames(array<String^>^, Int32, array<Int32>^)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetIDsOfNames.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetImplTypeFlags(Int32, IMPLTYPEFLAGS)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetImplTypeFlags.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetMops(Int32, String^)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetMops.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetNames(Int32, array<String^>^, Int32, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetNames.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetRefTypeInfo(IntPtr, IFixedTypeInfo^)

This API supports the product infrastructure and is not intended to be used directly from your code. Retrieves the referenced type descriptions if a type description references other type descriptions.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetRefTypeOfImplType(Int32, IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. Retrieves the type description of the implemented interface types if a type description describes a COM class.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetTypeAttr(IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetTypeAttr.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetTypeComp(ITypeComp^)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetTypeComp.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodGetVarDesc(Int32, IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::GetVarDesc.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodInvoke(Object^, Int32, Int16, DISPPARAMS, IntPtr, IntPtr, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::Invoke.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodReleaseFuncDesc(IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::ReleaseFuncDesc.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodReleaseTypeAttr(IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::ReleaseTypeAttr.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

System_CAPS_pubmethodReleaseVarDesc(IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see ITypeInfo::ReleaseVarDesc.

MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

Return to top
Show: