IAccPropServices.SetPropValue(Byte, UInt32, Guid, Object) Method

Definition

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

C#
public void SetPropValue(ref byte pIDString, uint dwIDStringLen, Guid idProp, object var);

Parameters

pIDString
Byte

Identifies the accessible element that is to be annotated.

dwIDStringLen
UInt32

Specifies the length of the string identified by the pIDString parameter.

idProp
Guid

Specifies the property of the accessible element to be annotated.

var
Object

Specifies a new value for the property.

Remarks

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

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10