ITypeInfo Methods

 

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

NameDescription
System_CAPS_pubmethodGetImplTypeFlags(UInt32, Int32)

Retrieves the IMPLTYPEFLAGS flags for an interface.

System_CAPS_pubmethodGetMops(Int32, String^)

Retrieves marshaling information.

System_CAPS_pubmethodGetRefTypeInfo(UInt32, Type^)

Retrieves the type descriptions referenced by a specified type description.

System_CAPS_pubmethodGetRefTypeOfImplType(UInt32, UInt32)

Retrieves the type description of implemented interface types for a component object class (coclass) or an inherited interface.

System_CAPS_pubmethodGetTypeComp(ITypeComp^)

Retrieves the ITypeComp interface for the type description, which enables a client compiler to bind to the type description’s members.

System_CAPS_pubmethodLocalAddressOfMember()

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

System_CAPS_pubmethodLocalGetIDsOfNames()

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

System_CAPS_pubmethodLocalInvoke()

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

System_CAPS_pubmethodLocalReleaseFuncDesc()

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

System_CAPS_pubmethodLocalReleaseTypeAttr()

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

System_CAPS_pubmethodLocalReleaseVarDesc()

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

System_CAPS_pubmethodRemoteCreateInstance(Guid, Object^)

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

System_CAPS_pubmethodRemoteGetContainingTypeLib(ITypeLib^, UInt32)

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

System_CAPS_pubmethodRemoteGetDllEntry(Int32, tagINVOKEKIND, UInt32, String^, String^, UInt16)

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

System_CAPS_pubmethodRemoteGetDocumentation(Int32, UInt32, String^, String^, UInt32, String^)

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

System_CAPS_pubmethodRemoteGetFuncDesc(UInt32, IntPtr, UInt32)

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

System_CAPS_pubmethodRemoteGetNames(Int32, String^, UInt32, UInt32)

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

System_CAPS_pubmethodRemoteGetTypeAttr(IntPtr, UInt32)

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

System_CAPS_pubmethodRemoteGetVarDesc(UInt32, IntPtr, UInt32)

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

Return to top
Show: