IAccPropServices Interface

Definition

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

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
Derived
Attributes

Remarks

For more information about IAccPropServices, see the documentation about Dynamic Annotation.

Methods

ClearHmenuProps(_RemotableHandle, UInt32, Guid, Int32)

The IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

SetHmenuProp(_RemotableHandle, UInt32, Guid, Object)

The IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface 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 IAccPropServices interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccPropServices interface.

Applies to