Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IAccPropServices Interface

 

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)

[GuidAttribute("6E26E776-04F0-495D-80E4-3330352E3169")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IAccPropServices

NameDescription
System_CAPS_pubmethodClearHmenuProps(_RemotableHandle, UInt32, Guid, Int32)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodClearHwndProps(_RemotableHandle, UInt32, UInt32, Guid, Int32)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodClearProps(Byte, UInt32, Guid, Int32)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodComposeHmenuIdentityString(_RemotableHandle, UInt32, IntPtr, UInt32)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodComposeHwndIdentityString(_RemotableHandle, UInt32, UInt32, IntPtr, UInt32)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodDecomposeHmenuIdentityString(Byte, UInt32, IntPtr, UInt32)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodDecomposeHwndIdentityString(Byte, UInt32, IntPtr, UInt32, UInt32)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodSetHmenuProp(_RemotableHandle, UInt32, Guid, Object)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodSetHmenuPropServer(_RemotableHandle, UInt32, Guid, Int32, IAccPropServer, AnnoScope)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodSetHmenuPropStr(_RemotableHandle, UInt32, Guid, String)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodSetHwndProp(_RemotableHandle, UInt32, UInt32, Guid, Object)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodSetHwndPropServer(_RemotableHandle, UInt32, UInt32, Guid, Int32, IAccPropServer, AnnoScope)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodSetHwndPropStr(_RemotableHandle, UInt32, UInt32, Guid, String)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodSetPropServer(Byte, UInt32, Guid, Int32, IAccPropServer, AnnoScope)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

System_CAPS_pubmethodSetPropValue(Byte, UInt32, Guid, Object)

The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

For more information about IAccPropServices, see the documentation about "Dynamic Annotation" in the Microsoft Active Accessibility documentation in the MSDN library at http://msdn.microsoft.com/library.

.NET Framework
Available since 2.0
Return to top
Show: