IAccessible.accHelpTopic Property
.NET Framework 3.0
The IAccessible interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccessible interface.
Namespace: Accessibility
Assembly: Accessibility (in accessibility.dll)
Assembly: Accessibility (in accessibility.dll)
int accHelpTopic [ out string pszHelpFile, [OptionalAttribute] [InAttribute] Object varChild ] { get; }
/** @property */ int get_accHelpTopic (/** @attribute OutAttribute() */ /** @ref */ String pszHelpFile, /** @attribute InAttribute() */ /** @attribute OptionalAttribute() */ Object varChild)
Not applicable.
Parameters
- pszHelpFile
This parameter is intended for internal use only.
- varChild
This parameter is intended for internal use only.
Property Value
An integer.Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.