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)

适用于