IVersionInfo interface (msaatext.h)
[Active Accessibility Text Services is deprecated. Please see Microsoft Windows Text Services Framework for more information on advanced text input and natural language technologies. ]
Exposes methods that supply version information for accessible elements.
Inheritance
The IVersionInfo interface inherits from the IUnknown interface. IVersionInfo also has these types of members:
Methods
The IVersionInfo interface has these methods.
IVersionInfo::GetBuildVersion Clients call IVersionInfo::GetBuildVersion to retrieve build information for a specified component. |
IVersionInfo::GetComponentDescription Clients call this method to retrieve a description of the component. |
IVersionInfo::GetImplementationID Clients call IVersionInfo::GetImplementationID to retrieve a unique identifier for the component. |
IVersionInfo::GetInstanceDescription Clients call this method to retrieve a description of the instance.Note Active Accessibility Text Services is deprecated. |
IVersionInfo::GetSubcomponentCount Clients call IVersionInfo::GetSubcomponentCount to determine the number of subcomponents for which version information is returned. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | msaatext.h |