CAccPropServices 介面

定義

CAccPropServices 和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

public interface class CAccPropServices : Accessibility::IAccPropServices
[System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")]
public interface CAccPropServices : Accessibility.IAccPropServices
[<System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")>]
type CAccPropServices = interface
    interface IAccPropServices
Public Interface CAccPropServices
Implements IAccPropServices
衍生
屬性
實作

備註

如需詳細資訊,請參閱 Microsoft Active Accessibility 檔。

方法

ClearHmenuProps(_RemotableHandle, UInt32, Guid, Int32)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
ClearHwndProps(_RemotableHandle, UInt32, UInt32, Guid, Int32)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
ClearProps(Byte, UInt32, Guid, Int32)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
ComposeHmenuIdentityString(_RemotableHandle, UInt32, IntPtr, UInt32)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
ComposeHwndIdentityString(_RemotableHandle, UInt32, UInt32, IntPtr, UInt32)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
DecomposeHmenuIdentityString(Byte, UInt32, _RemotableHandle, UInt32)

IAccPropServices 介面與其所有公開成員都是元件物件模型 (COM) IAccPropServices 介面之受控包裝函式的一部分。

(繼承來源 IAccPropServices)
DecomposeHmenuIdentityString(Byte, UInt32, IntPtr, UInt32)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
DecomposeHwndIdentityString(Byte, UInt32, _RemotableHandle, UInt32, UInt32)

IAccPropServices 介面與其所有公開成員都是元件物件模型 (COM) IAccPropServices 介面之受控包裝函式的一部分。

(繼承來源 IAccPropServices)
DecomposeHwndIdentityString(Byte, UInt32, IntPtr, UInt32, UInt32)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
SetHmenuProp(_RemotableHandle, UInt32, Guid, Object)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
SetHmenuPropServer(_RemotableHandle, UInt32, Guid, Int32, IAccPropServer, AnnoScope)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
SetHmenuPropStr(_RemotableHandle, UInt32, Guid, String)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
SetHwndProp(_RemotableHandle, UInt32, UInt32, Guid, Object)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
SetHwndPropServer(_RemotableHandle, UInt32, UInt32, Guid, Int32, IAccPropServer, AnnoScope)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
SetHwndPropStr(_RemotableHandle, UInt32, UInt32, Guid, String)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
SetPropServer(Byte, UInt32, Guid, Int32, IAccPropServer, AnnoScope)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)
SetPropValue(Byte, UInt32, Guid, Object)

IAccPropServices 介面和其所有公開的成員都是元件物件模型 (COM) IAccPropServices 介面之 Managed 包裝函式的一部分。

(繼承來源 IAccPropServices)

適用於