IAccessible::put_accName method
[IAccessible::put_accName is no longer supported. ]
The IAccessible::put_accName method is no longer supported. Client applications should use a control-specific workaround, such as the SetWindowText function. Servers should return E_NOTIMPL.
Syntax
virtual HRESULT put_accName( [in, optional] VARIANT varChild, [in] BSTR szName );
Parameters
- varChild [in, optional]
-
Not supported.
- szName [in]
-
Not supported.
Return value
Not supported.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: