CAccPropServicesClass 类

定义

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

public ref class CAccPropServicesClass : Accessibility::CAccPropServices
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("B5F8350B-0548-48B1-A6EE-88BD00B4A5E7")]
public class CAccPropServicesClass : Accessibility.CAccPropServices
[System.Runtime.InteropServices.Guid("B5F8350B-0548-48B1-A6EE-88BD00B4A5E7")]
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public class CAccPropServicesClass : Accessibility.CAccPropServices
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("B5F8350B-0548-48B1-A6EE-88BD00B4A5E7")>]
type CAccPropServicesClass = class
    interface IAccPropServices
    interface CAccPropServices
[<System.Runtime.InteropServices.Guid("B5F8350B-0548-48B1-A6EE-88BD00B4A5E7")>]
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type CAccPropServicesClass = class
    interface IAccPropServices
    interface CAccPropServices
Public Class CAccPropServicesClass
Implements CAccPropServices
继承
CAccPropServicesClass
属性
实现

注解

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

构造函数

名称 说明
CAccPropServicesClass()

此 API 支持产品基础结构,不能在代码中直接使用。

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

方法

名称 说明
ClearHmenuProps(_RemotableHandle, UInt32, Guid, Int32)

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

ClearHwndProps(_RemotableHandle, UInt32, UInt32, Guid, Int32)

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

ClearProps(Byte, UInt32, Guid, Int32)

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

ComposeHmenuIdentityString(_RemotableHandle, UInt32, IntPtr, UInt32)

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

ComposeHwndIdentityString(_RemotableHandle, UInt32, UInt32, IntPtr, UInt32)

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

DecomposeHmenuIdentityString(Byte, UInt32, _RemotableHandle, UInt32)

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

DecomposeHmenuIdentityString(Byte, UInt32, IntPtr, UInt32)

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

DecomposeHwndIdentityString(Byte, UInt32, _RemotableHandle, UInt32, UInt32)

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

DecomposeHwndIdentityString(Byte, UInt32, IntPtr, UInt32, UInt32)

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

Equals(Object)

确定指定的对象是否等于当前对象。

(继承自 Object)
GetHashCode()

用作默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object的浅表副本。

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

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

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

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

SetHmenuPropStr(_RemotableHandle, UInt32, Guid, String)

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

SetHwndProp(_RemotableHandle, UInt32, UInt32, Guid, Object)

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

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

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

SetHwndPropStr(_RemotableHandle, UInt32, UInt32, Guid, String)

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

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

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

SetPropValue(Byte, UInt32, Guid, Object)

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

ToString()

返回一个表示当前对象的字符串。

(继承自 Object)

适用于