CAccPropServicesClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
ToString() |
Returns a string that represents the current object. (Inherited from Object) |