net40
namespace Accessibility
{
[ClassInterface(ClassInterfaceType.None)]
[ComConversionLoss]
[Guid("B5F8350B-0548-48B1-A6EE-88BD00B4A5E7")]
[TypeLibType(TypeLibTypeFlags.FCanCreate)]
public class CAccPropServicesClass : CAccPropServices, IAccPropServices
{
public virtual void DecomposeHwndIdentityString(ref byte pIDString, uint dwIDStringLen, [ComAliasName("Accessibility.wireHWND")] out _RemotableHandle phwnd, out uint pidObject, 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. |