IAccPropServices Interface
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 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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |
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) |