CAccPropServices Interface

Definition

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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)
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) IAccPropServices interface.

(Inherited from IAccPropServices)

Applies to