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. |