CAccPropServicesClass Class

Definition

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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
Inheritance
CAccPropServicesClass
Attributes
Implements

Remarks

For more information, see the Microsoft Active Accessibility documentation.

Constructors

CAccPropServicesClass()

This API supports the product infrastructure and is not intended to be used directly from your code.

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

Methods

ClearHmenuProps(_RemotableHandle, UInt32, Guid, Int32)

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

ClearProps(Byte, UInt32, Guid, Int32)

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

ComposeHmenuIdentityString(_RemotableHandle, UInt32, IntPtr, UInt32)

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

DecomposeHmenuIdentityString(Byte, UInt32, _RemotableHandle, UInt32)

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

DecomposeHmenuIdentityString(Byte, UInt32, IntPtr, UInt32)

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
SetHmenuProp(_RemotableHandle, UInt32, Guid, Object)

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

SetHmenuPropStr(_RemotableHandle, UInt32, Guid, String)

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

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

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

SetPropValue(Byte, UInt32, Guid, Object)

The CAccPropServicesClass and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to