CAccPropServices 接口

定义

CAccPropServices 及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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
派生
属性
实现

注解

有关详细信息,请参阅 Microsoft Active Accessibility 文档。

方法

ClearHmenuProps(_RemotableHandle, UInt32, Guid, Int32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
ClearHwndProps(_RemotableHandle, UInt32, UInt32, Guid, Int32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
ClearProps(Byte, UInt32, Guid, Int32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
ComposeHmenuIdentityString(_RemotableHandle, UInt32, IntPtr, UInt32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
ComposeHwndIdentityString(_RemotableHandle, UInt32, UInt32, IntPtr, UInt32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
DecomposeHmenuIdentityString(Byte, UInt32, _RemotableHandle, UInt32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
DecomposeHmenuIdentityString(Byte, UInt32, IntPtr, UInt32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
DecomposeHwndIdentityString(Byte, UInt32, _RemotableHandle, UInt32, UInt32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
DecomposeHwndIdentityString(Byte, UInt32, IntPtr, UInt32, UInt32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
SetHmenuProp(_RemotableHandle, UInt32, Guid, Object)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
SetHmenuPropServer(_RemotableHandle, UInt32, Guid, Int32, IAccPropServer, AnnoScope)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
SetHmenuPropStr(_RemotableHandle, UInt32, Guid, String)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
SetHwndProp(_RemotableHandle, UInt32, UInt32, Guid, Object)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
SetHwndPropServer(_RemotableHandle, UInt32, UInt32, Guid, Int32, IAccPropServer, AnnoScope)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
SetHwndPropStr(_RemotableHandle, UInt32, UInt32, Guid, String)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
SetPropServer(Byte, UInt32, Guid, Int32, IAccPropServer, AnnoScope)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)
SetPropValue(Byte, UInt32, Guid, Object)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

(继承自 IAccPropServices)

适用于