ITypeInfo - члены
Включить защищенные члены
Включить унаследованные члены
Allows reading information about objects.
Универсальный тип ITypeInfo предоставляет следующий члены.
Методы
Имя | Описание | |
---|---|---|
GetImplTypeFlags | Retrieves the IMPLTYPEFLAGS flags for an interface. | |
GetMops | Retrieves marshaling information. | |
GetRefTypeInfo | Retrieves the type descriptions referenced by a specified type description. | |
GetRefTypeOfImplType | Retrieves the type description of implemented interface types for a component object class (coclass) or an inherited interface. | |
GetTypeComp | Retrieves the ITypeComp interface for the type description, which enables a client compiler to bind to the type description’s members. | |
LocalAddressOfMember | Инфраструктура. Microsoft internal use only. | |
LocalGetIDsOfNames | Инфраструктура. Microsoft internal use only. | |
LocalInvoke | Инфраструктура. Microsoft internal use only. | |
LocalReleaseFuncDesc | Инфраструктура. Microsoft internal use only. | |
LocalReleaseTypeAttr | Инфраструктура. Microsoft internal use only. | |
LocalReleaseVarDesc | Инфраструктура. Microsoft internal use only. | |
RemoteCreateInstance | Инфраструктура. Microsoft internal use only. | |
RemoteGetContainingTypeLib | Инфраструктура. Microsoft internal use only. | |
RemoteGetDllEntry | Инфраструктура. Microsoft internal use only. | |
RemoteGetDocumentation | Инфраструктура. Microsoft internal use only. | |
RemoteGetFuncDesc | Инфраструктура. Microsoft internal use only. | |
RemoteGetNames | Инфраструктура. Microsoft internal use only. | |
RemoteGetTypeAttr | Инфраструктура. Microsoft internal use only. | |
RemoteGetVarDesc | Инфраструктура. Microsoft internal use only. |
В начало страницы