IAccPropServices Interface
.NET Framework 2.0
Note: This interface is new in the .NET Framework version 2.0.
The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.
Namespace: Accessibility
Assembly: Accessibility (in accessibility.dll)
Assembly: Accessibility (in accessibility.dll)
'Declaration <GuidAttribute("6E26E776-04F0-495D-80E4-3330352E3169")> _ <InterfaceTypeAttribute(1)> _ Public Interface IAccPropServices 'Usage Dim instance As IAccPropServices
/** @attribute GuidAttribute("6E26E776-04F0-495D-80E4-3330352E3169") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IAccPropServices
GuidAttribute("6E26E776-04F0-495D-80E4-3330352E3169") InterfaceTypeAttribute(1) public interface IAccPropServices
Windows 98, Windows 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 .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: