CAccPropServices Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CAccPropServices and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices
interface.
public interface class CAccPropServices : Accessibility::IAccPropServices
[System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")]
public interface CAccPropServices : Accessibility.IAccPropServices
[<System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")>]
type CAccPropServices = interface
interface IAccPropServices
Public Interface CAccPropServices
Implements IAccPropServices
- Derived
- Attributes
- Implements
Remarks
For more information, see the Microsoft Active Accessibility documentation.
Methods
ClearHmenuProps(_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) |
ClearHwndProps(_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) |
ClearProps(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) |
ComposeHmenuIdentityString(_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) |
ComposeHwndIdentityString(_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) |
DecomposeHmenuIdentityString(Byte, UInt32, _RemotableHandle, UInt32) |
The IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface. (Inherited from IAccPropServices) |
DecomposeHmenuIdentityString(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) |
DecomposeHwndIdentityString(Byte, UInt32, _RemotableHandle, 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. (Inherited from IAccPropServices) |
DecomposeHwndIdentityString(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) |
SetHmenuProp(_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) |
SetHmenuPropServer(_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) |
SetHmenuPropStr(_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) |
SetHwndProp(_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) |
SetHwndPropServer(_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) |
SetHwndPropStr(_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) |
SetPropServer(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) |
SetPropValue(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) |