CAccPropServicesClass クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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) |
メソッド
| 名前 | 説明 |
|---|---|
| ClearHmenuProps(_RemotableHandle, UInt32, Guid, Int32) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| ClearHwndProps(_RemotableHandle, UInt32, UInt32, Guid, Int32) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| ClearProps(Byte, UInt32, Guid, Int32) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| ComposeHmenuIdentityString(_RemotableHandle, UInt32, IntPtr, UInt32) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| ComposeHwndIdentityString(_RemotableHandle, UInt32, UInt32, IntPtr, UInt32) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| DecomposeHmenuIdentityString(Byte, UInt32, _RemotableHandle, UInt32) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) IAccPropServices インターフェイスのマネージド ラッパーの一部です。 |
| DecomposeHmenuIdentityString(Byte, UInt32, IntPtr, UInt32) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| DecomposeHwndIdentityString(Byte, UInt32, _RemotableHandle, UInt32, UInt32) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) IAccPropServices インターフェイスのマネージド ラッパーの一部です。 |
| DecomposeHwndIdentityString(Byte, UInt32, IntPtr, UInt32, UInt32) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| Equals(Object) |
指定したオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
| GetHashCode() |
既定のハッシュ関数として機能します。 (継承元 Object) |
| GetType() |
現在のインスタンスの Type を取得します。 (継承元 Object) |
| MemberwiseClone() |
現在の Objectの簡易コピーを作成します。 (継承元 Object) |
| SetHmenuProp(_RemotableHandle, UInt32, Guid, Object) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| SetHmenuPropServer(_RemotableHandle, UInt32, Guid, Int32, IAccPropServer, AnnoScope) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| SetHmenuPropStr(_RemotableHandle, UInt32, Guid, String) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| SetHwndProp(_RemotableHandle, UInt32, UInt32, Guid, Object) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| SetHwndPropServer(_RemotableHandle, UInt32, UInt32, Guid, Int32, IAccPropServer, AnnoScope) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| SetHwndPropStr(_RemotableHandle, UInt32, UInt32, Guid, String) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| SetPropServer(Byte, UInt32, Guid, Int32, IAccPropServer, AnnoScope) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| SetPropValue(Byte, UInt32, Guid, Object) |
CAccPropServicesClassとそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM) |
| ToString() |
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |