IAccPropServices
ClearHmenuProps(_RemotableHandle, UInt32, Guid, Int32)
ClearHwndProps(_RemotableHandle, UInt32, UInt32, Guid, Int32)
ClearProps(Byte, UInt32, Guid, Int32)
ComposeHmenuIdentityString(_RemotableHandle, UInt32, IntPtr, UInt32)
ComposeHwndIdentityString(_RemotableHandle, UInt32, UInt32, IntPtr, UInt32)
DecomposeHmenuIdentityString(Byte, UInt32, _RemotableHandle, UInt32)
DecomposeHmenuIdentityString(Byte, UInt32, IntPtr, UInt32)
DecomposeHwndIdentityString(Byte, UInt32, _RemotableHandle, UInt32, UInt32)
DecomposeHwndIdentityString(Byte, UInt32, IntPtr, UInt32, UInt32)
SetHmenuProp(_RemotableHandle, UInt32, Guid, Object)
SetHmenuPropServer(_RemotableHandle, UInt32, Guid, Int32, IAccPropServer, AnnoScope)
SetHmenuPropStr(_RemotableHandle, UInt32, Guid, String)
SetHwndProp(_RemotableHandle, UInt32, UInt32, Guid, Object)
SetHwndPropServer(_RemotableHandle, UInt32, UInt32, Guid, Int32, IAccPropServer, AnnoScope)
SetHwndPropStr(_RemotableHandle, UInt32, UInt32, Guid, String)
SetPropServer(Byte, UInt32, Guid, Int32, IAccPropServer, AnnoScope)
SetPropValue(Byte, UInt32, Guid, Object)
net40
namespace Accessibility
{
[ComConversionLoss]
[Guid("6E26E776-04F0-495D-80E4-3330352E3169")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IAccPropServices
{
void DecomposeHmenuIdentityString(ref byte pIDString, uint dwIDStringLen, [ComAliasName("Accessibility.wireHMENU")] out _RemotableHandle phmenu, out uint pidChild);
}
}
.NET Framework | 4.0 |
---|---|
Information specific to net40 | |
Assembly | Accessibility , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API