IAccPropServices 接口

定义

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

public interface class IAccPropServices
[System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IAccPropServices
[System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAccPropServices
[<System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IAccPropServices = interface
[<System.Runtime.InteropServices.Guid("6E26E776-04F0-495D-80E4-3330352E3169")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IAccPropServices = interface
Public Interface IAccPropServices
派生
属性

注解

有关 的详细信息 IAccPropServices,请参阅有关 动态注释的文档。

方法

ClearHmenuProps(_RemotableHandle, UInt32, Guid, Int32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

ClearProps(Byte, UInt32, Guid, Int32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

ComposeHmenuIdentityString(_RemotableHandle, UInt32, IntPtr, UInt32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

DecomposeHmenuIdentityString(Byte, UInt32, _RemotableHandle, UInt32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

DecomposeHmenuIdentityString(Byte, UInt32, IntPtr, UInt32)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

SetHmenuProp(_RemotableHandle, UInt32, Guid, Object)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

SetHmenuPropStr(_RemotableHandle, UInt32, Guid, String)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

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

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

SetPropValue(Byte, UInt32, Guid, Object)

IAccPropServices 接口及其公开的所有成员都属于组件对象模型 (COM) IAccPropServices 接口的托管包装的一部分。

适用于