Share via


ITypeInfo Members

Include Protected Members
Include Inherited Members

Allows reading information about objects.

The ITypeInfo type exposes the following members.

Methods

 

Name

Description

Public method

GetImplTypeFlags

Retrieves the IMPLTYPEFLAGS flags for an interface.

Public method

GetMops

Retrieves marshaling information.

Public method

GetRefTypeInfo

Retrieves the type descriptions referenced by a specified type description.

Public method

GetRefTypeOfImplType

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

Public method

GetTypeComp

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

Public method

LocalAddressOfMember

Infrastructure. Microsoft internal use only.

Public method

LocalGetIDsOfNames

Infrastructure. Microsoft internal use only.

Public method

LocalInvoke

Infrastructure. Microsoft internal use only.

Public method

LocalReleaseFuncDesc

Infrastructure. Microsoft internal use only.

Public method

LocalReleaseTypeAttr

Infrastructure. Microsoft internal use only.

Public method

LocalReleaseVarDesc

Infrastructure. Microsoft internal use only.

Public method

RemoteCreateInstance

Infrastructure. Microsoft internal use only.

Public method

RemoteGetContainingTypeLib

Infrastructure. Microsoft internal use only.

Public method

RemoteGetDllEntry

Infrastructure. Microsoft internal use only.

Public method

RemoteGetDocumentation

Infrastructure. Microsoft internal use only.

Public method

RemoteGetFuncDesc

Infrastructure. Microsoft internal use only.

Public method

RemoteGetNames

Infrastructure. Microsoft internal use only.

Public method

RemoteGetTypeAttr

Infrastructure. Microsoft internal use only.

Public method

RemoteGetVarDesc

Infrastructure. Microsoft internal use only.

Top

See Also

Reference

ITypeInfo Interface

Microsoft.VisualStudio.VsWizard Namespace